#include <base.h>
Public Member Functions | |
bool | operator< (const PointerToAttribute b) const |
void | Reorder (std::vector< size_t > &newVertIndex) |
void | Resize (size_t sz) |
Public Attributes | |
SimpleTempDataBase * | _handle |
std::string | _name |
int | _padding |
int | _sizeof |
int | n_attr |
Definition at line 31 of file vcg/complex/base.h.
bool vcg::PointerToAttribute::operator< | ( | const PointerToAttribute | b | ) | const [inline] |
Definition at line 43 of file vcg/complex/base.h.
void vcg::PointerToAttribute::Reorder | ( | std::vector< size_t > & | newVertIndex | ) | [inline] |
Definition at line 42 of file vcg/complex/base.h.
void vcg::PointerToAttribute::Resize | ( | size_t | sz | ) | [inline] |
Definition at line 41 of file vcg/complex/base.h.
Definition at line 34 of file vcg/complex/base.h.
std::string vcg::PointerToAttribute::_name |
Definition at line 35 of file vcg/complex/base.h.
Definition at line 37 of file vcg/complex/base.h.
Definition at line 36 of file vcg/complex/base.h.
Definition at line 39 of file vcg/complex/base.h.