Visual Computing Library
Loading...
Searching...
No Matches
vcl::MeshInfo::CustomComponent Struct Reference

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
 

Detailed Description

The CustomComponent struct is a simple structure that describes a custom component of an Element (or of the Mesh)


The documentation for this struct was generated from the following file: