Kerbal Space Program  1.12.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Classes | Public Member Functions | Public Attributes | List of all members
ProgMesh Class Reference

Public Member Functions

void CalculatePM (Mesh mesh)
 
void UpdateMesh (float ratio)
 
void UpdateMesh (int numtorender)
 

Public Attributes

bool Calculated =false
 
bool Calculating =false
 
Vector3[] finalnormals
 
int[] finaltriangles
 
Vector3[] finalvertices
 
int render_num
 
int VerticesTotal =0
 

Member Function Documentation

void ProgMesh.CalculatePM ( Mesh  mesh)
inline
void ProgMesh.UpdateMesh ( float  ratio)
inline
void ProgMesh.UpdateMesh ( int  numtorender)
inline

< note: serious optimization opportunity here,

Member Data Documentation

bool ProgMesh.Calculated =false
bool ProgMesh.Calculating =false
Vector3 [] ProgMesh.finalnormals
int [] ProgMesh.finaltriangles
Vector3 [] ProgMesh.finalvertices
int ProgMesh.render_num
int ProgMesh.VerticesTotal =0

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