*-------------------------- 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 58 of file face/component_occ.h.
typedef T::FaceType vcg::face::InfoOccBase< A, T >::FaceType |
Definition at line 61 of file face/component_occ.h.
typedef A vcg::face::InfoOccBase< A, T >::InfoType |
Definition at line 60 of file face/component_occ.h.
static bool vcg::face::InfoOccBase< A, T >::HasInfo | ( | ) | [inline, static] |
Definition at line 63 of file face/component_occ.h.
static bool vcg::face::InfoOccBase< A, T >::HasInfoOcc | ( | ) | [inline, static] |
Definition at line 64 of file face/component_occ.h.
InfoType& vcg::face::InfoOccBase< A, T >::N | ( | ) | [inline] |
Definition at line 62 of file face/component_occ.h.