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

LOD class. More...

Private Member Functions

private void LOD ()
 
private void ~LOD ()
 
proto native int GetSelectionCount ()
 
proto native bool GetSelections (notnull out array< Selection > selections)
 
proto native vector GetVertexPosition (int vertex_index)
 
proto native owned string GetName (Object myObject)
 
Selection GetSelectionByName (string name)
 
proto native int GetPropertyCount ()
 
proto native owned string GetPropertyName (int index)
 
proto native owned string GetPropertyValue (int index)
 

Static Private Attributes

static const string NAME_GEOMETRY = "geometry"
 
static const string NAME_VIEW = "view"
 
static const string NAME_FIRE = "fire"
 
static const string NAME_MEMORY = "memory"
 
static const string NAME_ROADWAY = "roadway"
 

Detailed Description

LOD class.

Constructor & Destructor Documentation

◆ LOD()

private void LOD ( )
inlineprivate

◆ ~LOD()

private void ~LOD ( )
inlineprivate

Member Function Documentation

◆ GetName()

proto native owned string GetName ( Object  myObject)
private

◆ GetPropertyCount()

proto native int GetPropertyCount ( )
private

◆ GetPropertyName()

proto native owned string GetPropertyName ( int  index)
private

◆ GetPropertyValue()

proto native owned string GetPropertyValue ( int  index)
private

◆ GetSelectionByName()

Selection GetSelectionByName ( string  name)
inlineprivate

◆ GetSelectionCount()

proto native int GetSelectionCount ( )
private

◆ GetSelections()

◆ GetVertexPosition()

proto native vector GetVertexPosition ( int  vertex_index)
private

Field Documentation

◆ NAME_FIRE

const string NAME_FIRE = "fire"
staticprivate

◆ NAME_GEOMETRY

const string NAME_GEOMETRY = "geometry"
staticprivate

◆ NAME_MEMORY

const string NAME_MEMORY = "memory"
staticprivate

◆ NAME_ROADWAY

const string NAME_ROADWAY = "roadway"
staticprivate

◆ NAME_VIEW


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