Property | Type | Description | |
---|---|---|---|
Radius | float |
Method | Description | |
---|---|---|
GetSquaredViewDepth ( |
|
|
GetWorldTransforms ( Axiom.MathLib.Matrix4 matrices ) : void |
|
|
WireBoundingBox ( ) : System |
Default constructor.
|
Method | Description | |
---|---|---|
SetupBoundingBoxVertices ( Axiom.MathLib.AxisAlignedBox aab ) : void |
Method | Description | |
---|---|---|
InitAABB ( Axiom.MathLib.AxisAlignedBox box ) : void | ||
SetupBoundingBox ( Axiom.MathLib.AxisAlignedBox aabb ) : void |
public GetSquaredViewDepth ( |
||
camera | ||
return | float |
public GetWorldTransforms ( Axiom.MathLib.Matrix4 matrices ) : void | ||
matrices | Axiom.MathLib.Matrix4 | |
return | void |
protected SetupBoundingBoxVertices ( Axiom.MathLib.AxisAlignedBox aab ) : void | ||
aab | Axiom.MathLib.AxisAlignedBox | |
return | void |