#include <component_occ.h>
Public Types | |
typedef A | CoordType |
typedef CoordType::ScalarType | ScalarType |
typedef T::VertType | VertType |
Public Member Functions | |
CoordType & | P () |
CoordType & | UberP () |
Definition at line 53 of file vertex/component_occ.h.
typedef A vcg::vertex::CoordOcc< A, T >::CoordType |
Definition at line 55 of file vertex/component_occ.h.
typedef CoordType::ScalarType vcg::vertex::CoordOcc< A, T >::ScalarType |
Definition at line 56 of file vertex/component_occ.h.
typedef T::VertType vcg::vertex::CoordOcc< A, T >::VertType |
Definition at line 57 of file vertex/component_occ.h.
CoordType& vcg::vertex::CoordOcc< A, T >::P | ( | ) | [inline] |
Definition at line 58 of file vertex/component_occ.h.
CoordType& vcg::vertex::CoordOcc< A, T >::UberP | ( | ) | [inline] |
Definition at line 59 of file vertex/component_occ.h.