This utility class is used to hold the information used to generate the matrices and other information required to automatically populate GpuProgramParameters.
More...
|
| AutoParamDataSource () |
|
virtual | ~AutoParamDataSource () |
|
const Light & | _getBlankLight (void) const |
|
const ColourValue & | getAmbientLightColour (void) const |
|
const Vector4 & | getCameraPosition (void) const |
|
const Vector4 & | getCameraPositionObjectSpace (void) const |
|
Real | getCosTime_0_1 (Real x) const |
|
Real | getCosTime_0_2Pi (Real x) const |
|
Real | getCosTime_0_X (Real x) const |
|
const Camera * | getCurrentCamera () const |
|
const HlmsComputeJob * | getCurrentJob (void) const |
|
const Pass * | getCurrentPass (void) const |
|
const Renderable * | getCurrentRenderable (void) const |
|
const RenderTarget * | getCurrentRenderTarget (void) const |
|
ColourValue | getDerivedAmbientLightColour (void) const |
|
ColourValue | getDerivedSceneColour (void) const |
|
Real | getFarClipDistance () const |
|
const ColourValue & | getFogColour (void) const |
|
const Vector4 & | getFogParams (void) const |
|
Real | getFOV () const |
|
Real | getFPS () const |
|
Real | getFrameTime (void) const |
|
Matrix4 | getInverseProjectionMatrix () const |
|
Vector4 | getInverseTextureSize (size_t index) const |
|
Matrix4 | getInverseTransposeProjectionMatrix () const |
|
Matrix4 | getInverseTransposeViewMatrix () const |
|
Matrix4 | getInverseTransposeViewProjMatrix () const |
|
const Matrix4 & | getInverseTransposeWorldMatrix (void) const |
|
const Matrix4 & | getInverseTransposeWorldViewMatrix (void) const |
|
Matrix4 | getInverseTransposeWorldViewProjMatrix () const |
|
const Matrix4 & | getInverseViewMatrix (void) const |
|
Real | getInverseViewportHeight () const |
|
Real | getInverseViewportWidth () const |
|
Matrix4 | getInverseViewProjMatrix (void) const |
|
const Matrix4 & | getInverseWorldMatrix (void) const |
|
const Matrix4 & | getInverseWorldViewMatrix (void) const |
|
Matrix4 | getInverseWorldViewProjMatrix () const |
|
Vector4 | getLightAs4DVector (size_t index) const |
|
Vector4 | getLightAttenuation (size_t index) const |
|
float | getLightCastsShadows (size_t index) const |
|
float | getLightCount () const |
|
const ColourValue & | getLightDiffuseColour (size_t index) const |
|
const ColourValue | getLightDiffuseColourWithPower (size_t index) const |
|
Vector3 | getLightDirection (size_t index) const |
|
Vector3 | getLightPosition (size_t index) const |
|
Real | getLightPowerScale (size_t index) const |
|
const ColourValue & | getLightSpecularColour (size_t index) const |
|
const ColourValue | getLightSpecularColourWithPower (size_t index) const |
|
const Vector4 & | getLodCameraPosition (void) const |
|
const Vector4 & | getLodCameraPositionObjectSpace (void) const |
|
Real | getNearClipDistance () const |
|
Vector4 | getPackedTextureSize (size_t index) const |
|
int | getPassNumber (void) const |
|
const Matrix4 & | getProjectionMatrix (void) const |
|
const vector< Real >::type & | getPssmBlends (size_t shadowMapIdx) const |
|
Real | getPssmFade (size_t shadowMapIdx) const |
|
const vector< Real >::type & | getPssmSplits (size_t shadowMapIdx) const |
|
const Vector4 & | getSceneDepthRange () const |
|
const ColourValue & | getShadowColour () const |
|
Real | getShadowExtrusionDistance (void) const |
|
const Vector4 & | getShadowSceneDepthRange (size_t index) const |
|
Real | getSinTime_0_1 (Real x) const |
|
Real | getSinTime_0_2Pi (Real x) const |
|
Real | getSinTime_0_X (Real x) const |
|
Vector4 | getSpotlightParams (size_t index) const |
|
const Matrix4 & | getSpotlightViewProjMatrix (size_t index) const |
|
const Matrix4 & | getSpotlightWorldViewProjMatrix (size_t index) const |
|
Real | getSurfaceAlphaRejectionValue (void) const |
|
const ColourValue & | getSurfaceAmbientColour (void) const |
|
const ColourValue & | getSurfaceDiffuseColour (void) const |
|
const ColourValue & | getSurfaceEmissiveColour (void) const |
|
Real | getSurfaceShininess (void) const |
|
const ColourValue & | getSurfaceSpecularColour (void) const |
|
Real | getTanTime_0_1 (Real x) const |
|
Real | getTanTime_0_2Pi (Real x) const |
|
Real | getTanTime_0_X (Real x) const |
|
Vector4 | getTextureSize (size_t index) const |
|
const Matrix4 & | getTextureTransformMatrix (size_t index) const |
|
const Matrix4 & | getTextureViewProjMatrix (size_t index) const |
|
const Matrix4 & | getTextureWorldViewProjMatrix (size_t index) const |
|
Real | getTime (void) const |
|
Real | getTime_0_1 (Real x) const |
|
Vector4 | getTime_0_1_packed (Real x) const |
|
Real | getTime_0_2Pi (Real x) const |
|
Vector4 | getTime_0_2Pi_packed (Real x) const |
|
Real | getTime_0_X (Real x) const |
|
Vector4 | getTime_0_X_packed (Real x) const |
|
Matrix4 | getTransposeProjectionMatrix () const |
|
Matrix4 | getTransposeViewMatrix () const |
|
Matrix4 | getTransposeViewProjMatrix () const |
|
Matrix4 | getTransposeWorldMatrix () const |
|
Matrix4 | getTransposeWorldViewMatrix () const |
|
Matrix4 | getTransposeWorldViewProjMatrix () const |
|
Vector3 | getViewDirection () const |
|
const Matrix4 & | getViewMatrix (void) const |
|
Real | getViewportHeight () const |
|
Real | getViewportWidth () const |
|
const Matrix4 & | getViewProjectionMatrix (void) const |
|
Vector3 | getViewSideVector () const |
|
Vector3 | getViewUpVector () const |
|
const Matrix4 & | getWorldMatrix (void) const |
|
const Matrix4 * | getWorldMatrixArray (void) const |
|
size_t | getWorldMatrixCount (void) const |
|
const Matrix4 & | getWorldViewMatrix (void) const |
|
const Matrix4 & | getWorldViewProjMatrix (void) const |
|
bool | hasLightList () const |
|
void | incPassNumber (void) |
|
void | operator delete (void *ptr) |
|
void | operator delete (void *ptr, const char *, int, const char *) |
|
void | operator delete (void *ptr, void *) |
|
void | operator delete[] (void *ptr) |
|
void | operator delete[] (void *ptr, const char *, int, const char *) |
|
void * | operator new (size_t sz) |
|
void * | operator new (size_t sz, const char *file, int line, const char *func) |
| operator new, with debug line info
|
|
void * | operator new (size_t sz, void *ptr) |
| placement operator new
|
|
void * | operator new[] (size_t sz) |
|
void * | operator new[] (size_t sz, const char *file, int line, const char *func) |
| array operator new, with debug line info
|
|
void | setAmbientLightColour (const ColourValue hemispheres[2], const Vector3 &hemisphereDir) |
|
void | setCurrentCamera (const Camera *cam) |
| Updates the current camera.
|
|
void | setCurrentJob (const HlmsComputeJob *job) |
|
void | setCurrentLightList (const LightList *ll) |
| Sets the light list that should be used, and it's base index from the global list.
|
|
void | setCurrentPass (const Pass *pass) |
| Sets the current pass.
|
|
void | setCurrentRenderable (const Renderable *rend) |
| Updates the current renderable.
|
|
void | setCurrentSceneManager (const SceneManager *sm) |
| Set the current scene manager for enquiring on demand.
|
|
void | setCurrentShadowNode (const CompositorShadowNode *sn) |
|
void | setCurrentViewport (const Viewport *viewport) |
| Sets the current viewport.
|
|
void | setFog (FogMode mode, const ColourValue &colour, Real expDensity, Real linearStart, Real linearEnd) |
|
void | setPassNumber (const int passNumber) |
|
void | setShadowDirLightExtrusionDistance (Real dist) |
| Sets the shadow extrusion distance to be used for point lights.
|
|
void | setTextureProjector (const Frustum *frust, size_t index) |
| Sets the current texture projector for a index.
|
|
void | setWorldMatrices (const Matrix4 *m, size_t count) |
| Sets the world matrices, avoid query from renderable again.
|
|
void | updateLightCustomGpuParameter (const GpuProgramParameters::AutoConstantEntry &constantEntry, GpuProgramParameters *params) const |
|
This utility class is used to hold the information used to generate the matrices and other information required to automatically populate GpuProgramParameters.