|
Rumba C++ SDK
|
#include <GeometryComponentSelection.h>
Public Types | |
| enum | Type { Type::vertex = 0, Type::face } |
Public Member Functions | |
| GeometryComponentSelection (Type type, std::string path, const SparseBufferConstFloat &weights) | |
Public Attributes | |
| Type | type |
| std::string | path |
| SparseBufferConstFloat | weights |
|
strong |
|
inline |
| std::string maquina::GeometryComponentSelection::path |
| Type maquina::GeometryComponentSelection::type |
| SparseBufferConstFloat maquina::GeometryComponentSelection::weights |