All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Member Functions | List of all members
Eegeo::DebugRendering::DebugLineRenderable Class Reference
Inheritance diagram for Eegeo::DebugRendering::DebugLineRenderable:
Eegeo::DebugRendering::DebugRenderableBase Eegeo::Rendering::RenderableBase Eegeo::NonCopyable

Public Member Functions

 DebugLineRenderable (int vertexBufferSize, Rendering::Materials::IMaterial *material, float lineWidth, const Rendering::VertexLayouts::VertexBinding &vertexBinding)
 
void Render (Rendering::GLState &glState) const
 
void AddVertexElement (const Rendering::VertexTypes::ColoredVertex &vertexToAdd)
 
bool ContainsMeshData () const
 
void SetLineWidth (float lineWidth)
 
- Public Member Functions inherited from Eegeo::DebugRendering::DebugRenderableBase
 DebugRenderableBase (Rendering::Materials::IMaterial *material)
 
void SetDepthTest (bool depthTest)
 
bool GetDepthTest () const
 
- Public Member Functions inherited from Eegeo::Rendering::RenderableBase
 RenderableBase (const m44 &modelViewProjection, const dv3 &ecefPosition, const Rendering::Materials::IMaterial *pMaterial, const VertexLayouts::VertexBinding *pVertexBinding, const SortKey &sortKey)
 
 RenderableBase (LayerIds::Values layerId, const dv3 &ecefPosition, const Rendering::Materials::IMaterial *material, const VertexLayouts::VertexBinding &vertexBinding)
 
 RenderableBase (LayerIds::Values layerId, const dv3 &ecefPosition, const Rendering::Materials::IMaterial *material)
 
const SortKey GetSortKey () const
 
void SetLayer (LayerIds::Values layerId)
 
LayerIds::Values GetLayer () const
 
void SetUserDefined (u64 userDefined)
 
u64 GetUserDefined () const
 
void SetDepth (u64 depth)
 
u64 GetDepth () const
 
virtual void SetMaterial (const Rendering::Materials::IMaterial *pMaterial, Rendering::VertexLayouts::VertexBindingPool &vertexBindingPool)
 
const Materials::IMaterialGetMaterial () const
 
virtual bool ShouldRender () const
 
void SetEcefPosition (const dv3 &ecefPosition)
 
const dv3GetEcefPosition () const
 
void SetModelViewProjection (const m44 &modelViewProjection)
 
const m44GetModelViewProjection () const
 

Additional Inherited Members

- Protected Member Functions inherited from Eegeo::DebugRendering::DebugRenderableBase
void UnbindBuffers (Rendering::GLState &glState) const
 
- Protected Attributes inherited from Eegeo::DebugRendering::DebugRenderableBase
bool m_depthTest
 

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