Caelum
0.6.4
|
This is the complete list of members for Caelum::FastGpuParamRef, including all inherited members.
bind(Ogre::GpuProgramParametersSharedPtr paramsPtr, const Ogre::String &name, bool throwIfNotFound=false) | Caelum::FastGpuParamRef | |
doSet(const Ogre::GpuProgramParametersSharedPtr ¶ms, ArgumentT arg) const | Caelum::FastGpuParamRef | inlineprotected |
doSet(const Ogre::GpuProgramParametersSharedPtr ¶ms, ArgumentT arg, size_t count) const (defined in Caelum::FastGpuParamRef) | Caelum::FastGpuParamRef | inlineprotected |
FastGpuParamRef() | Caelum::FastGpuParamRef | inline |
FastGpuParamRef(Ogre::GpuProgramParametersSharedPtr paramsPtr, const Ogre::String &name) | Caelum::FastGpuParamRef | |
getPhysicalIndex() const | Caelum::FastGpuParamRef | inline |
isBound() const | Caelum::FastGpuParamRef | inline |
set(const Ogre::GpuProgramParametersSharedPtr ¶ms, int val) const | Caelum::FastGpuParamRef | inline |
set(const Ogre::GpuProgramParametersSharedPtr ¶ms, Ogre::Real val) const | Caelum::FastGpuParamRef | inline |
set(const Ogre::GpuProgramParametersSharedPtr ¶ms, const Ogre::Vector3 &val) const | Caelum::FastGpuParamRef | inline |
set(const Ogre::GpuProgramParametersSharedPtr ¶ms, const Ogre::Vector4 &val) const | Caelum::FastGpuParamRef | inline |
set(const Ogre::GpuProgramParametersSharedPtr ¶ms, const Ogre::ColourValue &val) const | Caelum::FastGpuParamRef | inline |
set(const Ogre::GpuProgramParametersSharedPtr ¶ms, const Ogre::Matrix4 &val) const | Caelum::FastGpuParamRef | inline |
unbind() | Caelum::FastGpuParamRef |