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

Public Member Functions

 SceneModelTriStripRenderable (LayerIds::Values layerId, SceneModels::SceneModelMaterialResource &materialResource, const VertexLayouts::VertexBinding &vertexBinding, SceneModels::SceneModelTriStripMeshResource &meshResource, Eegeo::dv3 ecefPosition)
 
virtual void Render (Rendering::GLState &glState) const
 
virtual SceneModelRenderableClone ()
 
- Public Member Functions inherited from Eegeo::Rendering::Renderables::SceneModelRenderable
 SceneModelRenderable (LayerIds::Values layerId, SceneModels::SceneModelMaterialResource &materialResource, const VertexLayouts::VertexBinding &vertexBinding, Eegeo::dv3 ecefPosition)
 
 SceneModelRenderable (SceneModelRenderable &source)
 
virtual void UpdateMVP (const Rendering::RenderContext &renderContext, float environmentFlatteningScale)
 
SceneModels::SceneModelMaterialResourceGetMaterialResource () const
 
void SetMaterialResource (SceneModels::SceneModelMaterialResource &materialResource, VertexLayouts::VertexBindingPool &vertexBindingPool)
 
void SetWorldMat (const m44 &worldMat)
 
void SetUsesAlpha (bool usesAlpha)
 
const float GetAlpha () const
 
void SetAlpha (float alpha)
 
const m44GetInverseWorldMatrix () const
 
const v3GetCameraRelativeModelOrigin () const
 
const
VertexLayouts::VertexBinding
GetVertexBinding () const
 
virtual void SetMaterial (const Rendering::Materials::IMaterial *pMaterial, Rendering::VertexLayouts::VertexBindingPool &vertexBindingPool)
 
virtual void OnMaterialChanged (const Rendering::Materials::IMaterial *pMaterial, Rendering::VertexLayouts::VertexBindingPool &vertexBindingPool)
 
- 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
 
const Materials::IMaterialGetMaterial () const
 
virtual bool ShouldRender () const
 
void SetEcefPosition (const dv3 &ecefPosition)
 
const dv3GetEcefPosition () const
 
void SetModelViewProjection (const m44 &modelViewProjection)
 
const m44GetModelViewProjection () const
 

Protected Member Functions

virtual void UpdateVertexBinding (Rendering::VertexLayouts::VertexBindingPool &vertexBindingPool)
 

Additional Inherited Members

- Protected Attributes inherited from Eegeo::Rendering::Renderables::SceneModelRenderable
float m_alpha
 
v3 m_cameraRelativeModelOrigin
 
m44 m_worldMat
 
m44 m_inverseWorldMat
 
SceneModels::SceneModelMaterialResourcem_pMaterialResource
 

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