*-------------------------- FACEINFO ----------------------------------------*/ More...
#include <component_occ.h>
Public Types | |
typedef T::FaceType | FaceType |
typedef A | InfoType |
Public Member Functions | |
InfoType & | N () |
Static Public Member Functions | |
static bool | HasInfo () |
static bool | HasInfoOcc () |
*-------------------------- FACEINFO ----------------------------------------*/
Definition at line 80 of file face/component_occ.h.
typedef T::FaceType vcg::face::InfoOccBase< A, T >::FaceType |
Definition at line 83 of file face/component_occ.h.
typedef A vcg::face::InfoOccBase< A, T >::InfoType |
Definition at line 82 of file face/component_occ.h.
static bool vcg::face::InfoOccBase< A, T >::HasInfo | ( | ) | [inline, static] |
Definition at line 85 of file face/component_occ.h.
static bool vcg::face::InfoOccBase< A, T >::HasInfoOcc | ( | ) | [inline, static] |
Definition at line 86 of file face/component_occ.h.
InfoType& vcg::face::InfoOccBase< A, T >::N | ( | ) | [inline] |
Definition at line 84 of file face/component_occ.h.