Project

General

Profile

SO3Engine

#include <SO3ShadowCSM.h>

Inheritance diagram for SO3::CSMGpuConstants:

Public Member Functions

 CSMGpuConstants ()
 
virtual ~CSMGpuConstants ()
 
void updateCascade (const Ogre::Camera &texCam, size_t index)
 

Static Public Member Functions

static CSMGpuConstantsgetSingleton ()
 
static CSMGpuConstantsgetSingletonPtr ()
 

Detailed Description

Definition at line 42 of file SO3ShadowCSM.h.

Constructor & Destructor Documentation

◆ CSMGpuConstants()

SO3::CSMGpuConstants::CSMGpuConstants ( )

Definition at line 598 of file SO3ShadowCSM.cpp.

◆ ~CSMGpuConstants()

SO3::CSMGpuConstants::~CSMGpuConstants ( )
virtual

Definition at line 610 of file SO3ShadowCSM.cpp.

Member Function Documentation

◆ getSingleton()

CSMGpuConstants & SO3::CSMGpuConstants::getSingleton ( )
static

Definition at line 590 of file SO3ShadowCSM.cpp.

◆ getSingletonPtr()

CSMGpuConstants * SO3::CSMGpuConstants::getSingletonPtr ( )
static

Definition at line 582 of file SO3ShadowCSM.cpp.

◆ updateCascade()

void SO3::CSMGpuConstants::updateCascade ( const Ogre::Camera &  texCam,
size_t  index 
)

Definition at line 625 of file SO3ShadowCSM.cpp.


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