![]() |
XII Release 0.1.0
|
Public Member Functions | |
XII_DECLARE_POD_TYPE () | |
xiiDebugRendererLine (const xiiVec3 &vStart, const xiiVec3 &vEnd) | |
xiiDebugRendererLine (const xiiVec3 &vStart, const xiiVec3 &vEnd, const xiiColor &color) | |
Public Attributes | |
xiiVec3 | m_vStart |
xiiVec3 | m_vEnd |
xiiColor | m_StartColor = xiiColor::White |
xiiColor | m_EndColor = xiiColor::White |