OpenBarnyard
 
Loading...
Searching...
No Matches
TRenderContext Member List

This is the complete list of members for TRenderContext, including all inherited members.

AddLight(TLightID a_iLightId)TRenderContext
CameraMode typedefTRenderContext
CameraMode_ enum nameTRenderContext
CameraMode_Orthographic enum valueTRenderContext
CameraMode_Perspective enum valueTRenderContext
ClearLightIDs()TRenderContext
ComputeOrthographicFrustum(TFrustum &a_rcFrustum, const VIEWPORTPARAMS &a_rViewportParams, const PROJECTIONPARAMS &a_rProjParams)TRenderContextstatic
ComputeOrthographicProjection(TMatrix44 &a_rOutProjection, const VIEWPORTPARAMS &a_rViewportParams, const PROJECTIONPARAMS &a_rProjParams)TRenderContextstatic
ComputePerspectiveFrustum(TFrustum &a_rcFrustum, const VIEWPORTPARAMS &a_rViewportParams, const PROJECTIONPARAMS &a_rProjParams)TRenderContextstatic
ComputePerspectiveProjection(TMatrix44 &a_rOutProjection, const VIEWPORTPARAMS &a_rViewportParams, const PROJECTIONPARAMS &a_rProjParams)TRenderContextstatic
CullSphereToFrustum(const TSphere &a_rSphere, const TPlane *a_pPlanes, TINT a_iClipFlags, TINT a_iClipFlagsMask)TRenderContextstatic
CullSphereToFrustumSimple(const TSphere &a_rSphere, const TPlane *a_pPlanes, TINT a_iNumPlanes)TRenderContextstatic
EnableFog(TBOOL a_bEnable)TRenderContext
FLAG typedefTRenderContext
FLAG_ enum nameTRenderContext
FLAG_DIRTY enum valueTRenderContext
FLAG_DIRTY_VIEWMODELMATRIX enum valueTRenderContext
FLAG_DIRTY_WORLDMODELMATRIX enum valueTRenderContext
FLAG_FOG enum valueTRenderContext
FLAG_HAS_MODELWORLDMATRIX enum valueTRenderContext
FLAG_HAS_VIEWWORLDMATRIX enum valueTRenderContext
FLAG_HAS_WORLDPLANES enum valueTRenderContext
FLAG_UNK3 enum valueTRenderContext
FLAG_UNK4 enum valueTRenderContext
FLAG_UNK6 enum valueTRenderContext
GetAlphaBlend() constTRenderContextinline
GetAmbientColour() constTRenderContextinline
GetCameraMode()TRenderContextinline
GetCameraObject() constTRenderContextinline
GetClipFlags() constTRenderContext
GetFrustumPlanes() constTRenderContextinline
GetHeight() constTRenderContextinline
GetModelViewMatrix()TRenderContextinline
GetModelWorldMatrix()TRenderContext
GetProjectionParams() constTRenderContextinline
GetShadeCoeff() constTRenderContextinline
GetSkeletonInstance() constTRenderContextinline
GetViewModelMatrix()TRenderContext
GetViewportParameters() constTRenderContextinline
GetViewWorldMatrix()TRenderContext
GetWidth() constTRenderContextinline
GetWorldModelMatrix()TRenderContext
GetWorldPlanes()TRenderContext
GetWorldViewMatrix()TRenderContextinline
GetX() constTRenderContextinline
GetY() constTRenderContextinline
IsDirty() constTRenderContextinline
IsFogEnabled() constTRenderContextinline
m_aFrustumPlanes1TRenderContextprotected
m_aFrustumPlanes2TRenderContextprotected
m_AmbientColorTRenderContextprotected
m_aWorldPlanesTRenderContextprotected
m_eCameraModeTRenderContextprotected
m_eClipFlagsTRenderContextprotected
m_eFlagsTRenderContextprotected
m_fAlphaBlendTRenderContextprotected
m_fFogDistanceEndTRenderContextprotected
m_fFogDistanceStartTRenderContextprotected
m_FogColorTRenderContextprotected
m_fShadeCoeffTRenderContextprotected
m_oLightIdsTRenderContextprotected
m_oModelViewMatrixTRenderContextprotected
m_oModelWorldMatrixTRenderContextprotected
m_oProjParamsTRenderContextprotected
m_oViewModelMatrixTRenderContextprotected
m_oViewportParamsTRenderContextprotected
m_oViewWorldMatrixTRenderContextprotected
m_oWorldModelMatrixTRenderContextprotected
m_oWorldViewMatrixTRenderContextprotected
m_pCurrentCameraObjectTRenderContextprotected
m_pCurrentSkeletonInstanceTRenderContextprotected
m_pRendererTRenderContextprotected
m_UnkTRenderContextprotected
SetAlphaBlend(TFLOAT val)TRenderContextinline
SetCameraMode(CameraMode a_eCameraMode)TRenderContext
SetCameraObject(TCameraObject *a_pCameraObject)TRenderContextinline
SetClipFlags(TUINT a_uiClipFlags)TRenderContext
SetDirty(TBOOL a_bDirty)TRenderContextprotected
SetFlag(FLAG a_eFlag, TBOOL a_bEnable)TRenderContextprotected
SetFogDistance(TFLOAT a_fStart, TFLOAT a_fEnd)TRenderContext
SetModelViewMatrix(const TMatrix44 &a_rMatrix)TRenderContextvirtual
SetProjectionParams(const PROJECTIONPARAMS &a_rParams)TRenderContext
SetShadeCoeff(TFLOAT val)TRenderContextinline
SetSkeletonInstance(TSkeletonInstance *a_pSkeletonInstance)TRenderContextinline
SetViewportParameters(const VIEWPORTPARAMS &a_rParams)TRenderContext
SetWorldViewMatrix(const TMatrix44 &a_rMatrix)TRenderContextvirtual
TRenderContext(TRenderInterface *pRender)TRenderContext
Update()=0TRenderContextpure virtual
~TRenderContext()TRenderContextvirtual