Space Engineers
Public Member Functions | Public Attributes | List of all members
VRageRender.MyDebugDrawBatchAABB Struct Reference
Inheritance diagram for VRageRender.MyDebugDrawBatchAABB:

Public Member Functions

void Add (ref BoundingBoxD aabb)
 
void Dispose ()
 
void IDisposable. Dispose ()
 

Public Attributes

readonly IDrawTrianglesMessage m_msg
 
readonly MatrixD m_worldMatrix
 
readonly Color m_color
 
readonly bool m_depthRead
 
readonly bool m_shaded
 

Detailed Description

Definition at line 2483 of file MyRenderProxy.cs.

Member Function Documentation

void VRageRender.MyDebugDrawBatchAABB.Add ( ref BoundingBoxD  aabb)
inline

Definition at line 2500 of file MyRenderProxy.cs.

void VRageRender.MyDebugDrawBatchAABB.Dispose ( )
inline

Definition at line 2562 of file MyRenderProxy.cs.

void IDisposable. VRageRender.MyDebugDrawBatchAABB.Dispose ( )
inline

Definition at line 2567 of file MyRenderProxy.cs.

Member Data Documentation

readonly Color VRageRender.MyDebugDrawBatchAABB.m_color

Definition at line 2487 of file MyRenderProxy.cs.

readonly bool VRageRender.MyDebugDrawBatchAABB.m_depthRead

Definition at line 2488 of file MyRenderProxy.cs.

readonly IDrawTrianglesMessage VRageRender.MyDebugDrawBatchAABB.m_msg

Definition at line 2485 of file MyRenderProxy.cs.

readonly bool VRageRender.MyDebugDrawBatchAABB.m_shaded

Definition at line 2489 of file MyRenderProxy.cs.

readonly MatrixD VRageRender.MyDebugDrawBatchAABB.m_worldMatrix

Definition at line 2486 of file MyRenderProxy.cs.


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