PC Stable Documentation
 
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Loading...
Searching...
No Matches
Selection Class Reference

Selection class. More...

Private Member Functions

private void Selection ()
 
private void ~Selection ()
 
proto native owned string GetName ()
 
proto native int GetVertexCount ()
 
proto native int GetLODVertexIndex (int sel_vertex_index)
 
vector GetVertexPosition (LOD lod, int index)
 

Detailed Description

Selection class.

Constructor & Destructor Documentation

◆ Selection()

private void Selection ( )
inlineprivate

◆ ~Selection()

private void ~Selection ( )
inlineprivate

Member Function Documentation

◆ GetLODVertexIndex()

proto native int GetLODVertexIndex ( int  sel_vertex_index)
private

Referenced by GetVertexPosition().

◆ GetName()

proto native owned string GetName ( )
private

◆ GetVertexCount()

proto native int GetVertexCount ( )
private

Referenced by OnVariablesSynchronized().

◆ GetVertexPosition()

vector GetVertexPosition ( LOD  lod,
int  index 
)
inlineprivate

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