$darkmode
  
Additional Inherited Members | |
  Public Types inherited from vcg::edge::VertexRef< T > | |
| typedef T::VertexType::CoordType | CoordType | 
| typedef T::VertexType::ScalarType | ScalarType | 
  Public Member Functions inherited from vcg::edge::VertexRef< T > | |
| T::VertexType *& | V (const int j) | 
| T::VertexType *const & | V (const int j) const | 
| T::VertexType * | cV (const int j) const | 
| CoordType & | P (const int j) | 
| Shortcuts to access points.  | |
| const CoordType & | P (const int j) const | 
| const CoordType & | cP (const int j) const | 
| T::VertexType *& | V0 (const int j) | 
| T::VertexType *& | V1 (const int j) | 
| const T::VertexType *const & | V0 (const int j) const | 
| const T::VertexType *const & | V1 (const int j) const | 
| const T::VertexType *const & | cV0 (const int j) const | 
| const T::VertexType *const & | cV1 (const int j) const | 
| CoordType & | P0 (const int j) | 
| Shortcuts to access points.  | |
| CoordType & | P1 (const int j) | 
| const CoordType & | P0 (const int j) const | 
| const CoordType & | P1 (const int j) const | 
| const CoordType & | cP0 (const int j) const | 
| const CoordType & | cP1 (const int j) const | 
| template<class LeftF > | |
| void | ImportData (const LeftF &leftF) | 
  Static Public Member Functions inherited from vcg::edge::VertexRef< T > | |
| static bool | HasEVAdjacency () | 
| static bool | HasVertexRef () | 
| static void | Name (std::vector< std::string > &name) |