Visual Computing Library
|
The CustomComponent struct is a simple structure that describes a custom component of an Element (or of the Mesh) More...
#include <vclib/space/complex/mesh_info.h>
Public Member Functions | |
CustomComponent (std::string n, DataType t) | |
Public Attributes | |
std::string | name |
DataType | type |
The CustomComponent struct is a simple structure that describes a custom component of an Element (or of the Mesh)