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
OcclusionCylinder Class Reference

Public Member Functions

void Setup (OcclusionData part)
 Constructs an OcclusionCylinder for a part, based off OcclusionPart data More...
 

Public Attributes

Vector3 center
 
double cylNoseDot
 the displacement along the velocity vector where the cylinder starts More...
 
Vector2 extents
 
Vector2 offset
 
OcclusionData part
 
double radius
 

Member Function Documentation

void OcclusionCylinder.Setup ( OcclusionData  part)
inline

Constructs an OcclusionCylinder for a part, based off OcclusionPart data

Parameters
partthe OcclusionPart

< position where the cylinder starts

Member Data Documentation

Vector3 OcclusionCylinder.center
double OcclusionCylinder.cylNoseDot

the displacement along the velocity vector where the cylinder starts

Vector2 OcclusionCylinder.extents
Vector2 OcclusionCylinder.offset
OcclusionData OcclusionCylinder.part
double OcclusionCylinder.radius

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