$darkmode
VCG Library
Static Public Member Functions | List of all members
vcg::vertex::Normal3s< T > Class Template Reference
Inheritance diagram for vcg::vertex::Normal3s< T >:
vcg::vertex::Normal< vcg::Point3s, T >

Static Public Member Functions

static void Name (std::vector< std::string > &name)
 
- Static Public Member Functions inherited from vcg::vertex::Normal< vcg::Point3s, T >
static bool HasNormal ()
 
static void Name (std::vector< std::string > &name)
 

Additional Inherited Members

- Public Types inherited from vcg::vertex::Normal< vcg::Point3s, T >
typedef vcg::Point3s NormalType
 
- Public Member Functions inherited from vcg::vertex::Normal< vcg::Point3s, T >
const NormalTypeN () const
 Return a const reference to the normal of the vertex.
 
NormalTypeN ()
 Return a reference to the normal of the vertex.
 
const NormalTypecN () const
 Return a const reference to the normal of the vertex.
 
void ImportData (const RightValueType &rVert)
 

The documentation for this class was generated from the following file: