Rumba C++ SDK
maquina::GeometryComponentSelection Struct Reference

#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
 

Member Enumeration Documentation

◆ Type

Enumerator
vertex 
face 

Constructor & Destructor Documentation

◆ GeometryComponentSelection()

maquina::GeometryComponentSelection::GeometryComponentSelection ( Type  type,
std::string  path,
const SparseBufferConstFloat weights 
)
inline

Member Data Documentation

◆ path

std::string maquina::GeometryComponentSelection::path

◆ type

Type maquina::GeometryComponentSelection::type

◆ weights

SparseBufferConstFloat maquina::GeometryComponentSelection::weights

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