Interface IMeshComponentManager
Namespace: g3
Assembly: cs.temp.dll.dll
Syntax
public interface IMeshComponentManager
Methods
AddComponent(MeshDecomposition.Component)
Declaration
void AddComponent(MeshDecomposition.Component C)
Parameters
Type | Name | Description |
---|---|---|
MeshDecomposition.Component | C |
ClearAllComponents()
Declaration
void ClearAllComponents()