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

Public Member Functions

void Load (ConfigNode node)
 
 PQSSpherePreset ()
 
 PQSSpherePreset (string name, double minDistance, int minSubdivision, int maxSubdivision)
 
void Save (ConfigNode node)
 

Public Attributes

int maxSubdivision
 
double minDistance
 
int minSubdivision
 
string name
 

Constructor & Destructor Documentation

PQSCache.PQSSpherePreset.PQSSpherePreset ( )
inline
PQSCache.PQSSpherePreset.PQSSpherePreset ( string  name,
double  minDistance,
int  minSubdivision,
int  maxSubdivision 
)
inline

Member Function Documentation

void PQSCache.PQSSpherePreset.Load ( ConfigNode  node)
inline
void PQSCache.PQSSpherePreset.Save ( ConfigNode  node)
inline

Member Data Documentation

int PQSCache.PQSSpherePreset.maxSubdivision
double PQSCache.PQSSpherePreset.minDistance
int PQSCache.PQSSpherePreset.minSubdivision
string PQSCache.PQSSpherePreset.name

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