Ogre::D3D9HLSLProgram Member List

This is the complete list of members for Ogre::D3D9HLSLProgram, including all inherited members.

_dirtyState()Ogre::Resourcevirtual
_fireLoadingComplete(bool wasBackgroundLoaded)Ogre::Resourcevirtual
_firePreparingComplete(bool wasBackgroundLoaded)Ogre::Resourcevirtual
_fireUnloadingComplete(void)Ogre::Resourcevirtual
_getBindingDelegate(void)Ogre::HighLevelGpuProgramvirtual
_notifyOrigin(const String &origin)Ogre::Resourcevirtual
addListener(Listener *lis)Ogre::Resourcevirtual
addMicrocodeToCache()Ogre::D3D9HLSLProgramprotected
AllocatedObject()Ogre::AllocatedObject< Alloc >explicit
buildConstantDefinitions() const Ogre::D3D9HLSLProgramprotectedvirtual
calculateSize(void) const Ogre::HighLevelGpuProgramvirtual
changeGroupOwnership(const String &newGroup)Ogre::Resourcevirtual
cleanupDictionary()Ogre::StringInterfacestatic
compileMicrocode(void)Ogre::D3D9HLSLProgramprotected
copyParametersTo(StringInterface *dest) const Ogre::StringInterfacevirtual
createLogicalParameterMappingStructures(bool recreateIfExists=true) const Ogre::GpuProgramprotected
createLowLevelImpl(void)Ogre::D3D9HLSLProgramprotectedvirtual
createNamedParameterMappingStructures(bool recreateIfExists=true) const Ogre::GpuProgramprotected
createParamDictionary(const String &className)Ogre::StringInterfaceprotected
createParameterMappingStructures(bool recreateIfExists=true) const Ogre::GpuProgramprotected
createParameters(void)Ogre::D3D9HLSLProgramvirtual
D3D9HLSLProgram(ResourceManager *creator, const String &name, ResourceHandle handle, const String &group, bool isManual, ManualResourceLoader *loader)Ogre::D3D9HLSLProgram
escalateLoading()Ogre::Resourcevirtual
getBackwardsCompatibility(void) const Ogre::D3D9HLSLProgram
getColumnMajorMatrices(void) const Ogre::D3D9HLSLProgram
getConstantDefinitions() const Ogre::HighLevelGpuProgramvirtual
getCreator(void)Ogre::Resourcevirtual
getDefaultParameters(void)Ogre::GpuProgramvirtual
getEntryPoint(void) const Ogre::D3D9HLSLProgram
getGroup(void) const Ogre::Resourcevirtual
getHandle(void) const Ogre::Resourcevirtual
getLanguage(void) const Ogre::D3D9HLSLProgramvirtual
getLoadingState() const Ogre::Resourcevirtual
getManualNamedConstantsFile() const Ogre::GpuProgramvirtual
getMicroCode()Ogre::D3D9HLSLProgram
getMicrocodeFromCache(void)Ogre::D3D9HLSLProgramprotected
getName(void) const Ogre::Resourcevirtual
getNamedConstants() const Ogre::HighLevelGpuProgramvirtual
getNumberOfPosesIncluded(void) const Ogre::GpuProgramvirtual
getOptimisationLevel() const Ogre::D3D9HLSLProgram
getOrigin(void) const Ogre::Resourcevirtual
getParamDictionary(void)Ogre::StringInterface
getParamDictionary(void) const Ogre::StringInterface
getParameter(const String &name) const Ogre::StringInterfacevirtual
getParameters(void) const Ogre::StringInterface
getPassFogStates(void) const Ogre::GpuProgramvirtual
getPassSurfaceAndLightStates(void) const Ogre::GpuProgramvirtual
getPassTransformStates(void) const Ogre::GpuProgramvirtual
getPreprocessorDefines(void) const Ogre::D3D9HLSLProgram
getSize(void) const Ogre::Resourcevirtual
getSource(void) const Ogre::GpuProgramvirtual
getSourceFile(void) const Ogre::GpuProgramvirtual
getStateCount() const Ogre::Resourcevirtual
getSyntaxCode(void) const Ogre::GpuProgramvirtual
getTarget(void) const Ogre::D3D9HLSLProgram
getType(void) const Ogre::GpuProgramvirtual
GpuProgram(ResourceManager *creator, const String &name, ResourceHandle handle, const String &group, bool isManual=false, ManualResourceLoader *loader=0)Ogre::GpuProgram
hasCompileError(void) const Ogre::GpuProgramvirtual
hasDefaultParameters(void) const Ogre::GpuProgramvirtual
HighLevelGpuProgram(ResourceManager *creator, const String &name, ResourceHandle handle, const String &group, bool isManual=false, ManualResourceLoader *loader=0)Ogre::HighLevelGpuProgram
isAdjacencyInfoRequired(void) const Ogre::GpuProgramvirtual
isBackgroundLoaded(void) const Ogre::Resourcevirtual
isLoaded(void) const Ogre::Resourcevirtual
isLoading() const Ogre::Resourcevirtual
isManuallyLoaded(void) const Ogre::Resourcevirtual
isMorphAnimationIncluded(void) const Ogre::GpuProgramvirtual
isPoseAnimationIncluded(void) const Ogre::GpuProgramvirtual
isPrepared(void) const Ogre::Resourcevirtual
isReloadable(void) const Ogre::Resourcevirtual
isRequiredCapabilitiesSupported(void) const Ogre::GpuProgramprotected
isSkeletalAnimationIncluded(void) const Ogre::GpuProgramvirtual
isSupported(void) const Ogre::D3D9HLSLProgramvirtual
isVertexTextureFetchRequired(void) const Ogre::GpuProgramvirtual
ListenerList typedefOgre::Resourceprotected
load(bool backgroundThread=false)Ogre::Resourcevirtual
loadFromSource(void)Ogre::D3D9HLSLProgramprotectedvirtual
loadHighLevel(void)Ogre::HighLevelGpuProgramprotectedvirtual
loadHighLevelImpl(void)Ogre::HighLevelGpuProgramprotectedvirtual
loadImpl()Ogre::HighLevelGpuProgramprotectedvirtual
LoadingState enum nameOgre::Resource
LOADSTATE_LOADED enum valueOgre::Resource
LOADSTATE_LOADING enum valueOgre::Resource
LOADSTATE_PREPARED enum valueOgre::Resource
LOADSTATE_PREPARING enum valueOgre::Resource
LOADSTATE_UNLOADED enum valueOgre::Resource
LOADSTATE_UNLOADING enum valueOgre::Resource
mAssemblerProgramOgre::HighLevelGpuProgramprotected
mBackwardsCompatibilityOgre::D3D9HLSLProgramprotected
mColumnMajorMatricesOgre::D3D9HLSLProgramprotected
mCompileErrorOgre::GpuProgramprotected
mConstantDefsOgre::GpuProgrammutableprotected
mConstantDefsBuiltOgre::HighLevelGpuProgrammutableprotected
mCreatorOgre::Resourceprotected
mDefaultParamsOgre::GpuProgramprotected
mDoubleLogicalToPhysicalOgre::GpuProgrammutableprotected
mEntryPointOgre::D3D9HLSLProgramprotected
mFilenameOgre::GpuProgramprotected
mFloatLogicalToPhysicalOgre::GpuProgrammutableprotected
mGroupOgre::Resourceprotected
mHandleOgre::Resourceprotected
mHighLevelLoadedOgre::HighLevelGpuProgramprotected
mIntLogicalToPhysicalOgre::GpuProgrammutableprotected
mIsBackgroundLoadedOgre::Resourceprotected
mIsManualOgre::Resourceprotected
mListenerListOgre::Resourceprotected
mLoadedManualNamedConstantsOgre::GpuProgramprotected
mLoaderOgre::Resourceprotected
mLoadFromFileOgre::GpuProgramprotected
mLoadingStateOgre::Resourceprotected
mManualNamedConstantsFileOgre::GpuProgramprotected
mMicroCodeOgre::D3D9HLSLProgramprotected
mMorphAnimationOgre::GpuProgramprotected
mNameOgre::Resourceprotected
mNeedsAdjacencyInfoOgre::GpuProgramprotected
mOptimisationLevelOgre::D3D9HLSLProgramprotected
mOriginOgre::Resourceprotected
mParametersMapOgre::D3D9HLSLProgramprotected
mParametersMapSizeAsBufferOgre::D3D9HLSLProgramprotected
mPoseAnimationOgre::GpuProgramprotected
mPreprocessorDefinesOgre::D3D9HLSLProgramprotected
msAdjacencyCmdOgre::GpuProgramprotectedstatic
msCmdAssemblerCodeOgre::D3D9HLSLProgramprotectedstatic
msCmdBackwardsCompatibilityOgre::D3D9HLSLProgramprotectedstatic
msCmdColumnMajorMatricesOgre::D3D9HLSLProgramprotectedstatic
msCmdEntryPointOgre::D3D9HLSLProgramprotectedstatic
msCmdMicrocodeOgre::D3D9HLSLProgramprotectedstatic
msCmdOptimisationOgre::D3D9HLSLProgramprotectedstatic
msCmdPreprocessorDefinesOgre::D3D9HLSLProgramprotectedstatic
msCmdTargetOgre::D3D9HLSLProgramprotectedstatic
mSizeOgre::Resourceprotected
mSkeletalAnimationOgre::GpuProgramprotected
msManNamedConstsFileCmdOgre::GpuProgramprotectedstatic
msMorphCmdOgre::GpuProgramprotectedstatic
mSourceOgre::GpuProgramprotected
msPoseCmdOgre::GpuProgramprotectedstatic
msSkeletalCmdOgre::GpuProgramprotectedstatic
msSyntaxCmdOgre::GpuProgramprotectedstatic
mStateCountOgre::Resourceprotected
msTypeCmdOgre::GpuProgramprotectedstatic
msVTFCmdOgre::GpuProgramprotectedstatic
mSyntaxCodeOgre::GpuProgramprotected
mTargetOgre::D3D9HLSLProgramprotected
mTypeOgre::GpuProgramprotected
mVertexTextureFetchOgre::GpuProgramprotected
OGRE_AUTO_MUTEXOgre::Resource
OGRE_MUTEX(mListenerListMutex)Ogre::Resourceprotected
operator delete(void *ptr)Ogre::AllocatedObject< Alloc >
operator delete(void *ptr, void *)Ogre::AllocatedObject< Alloc >
operator delete(void *ptr, const char *, int, const char *)Ogre::AllocatedObject< Alloc >
operator delete[](void *ptr)Ogre::AllocatedObject< Alloc >
operator delete[](void *ptr, const char *, int, const char *)Ogre::AllocatedObject< Alloc >
operator new(size_t sz, const char *file, int line, const char *func)Ogre::AllocatedObject< Alloc >
operator new(size_t sz)Ogre::AllocatedObject< Alloc >
operator new(size_t sz, void *ptr)Ogre::AllocatedObject< Alloc >
operator new[](size_t sz, const char *file, int line, const char *func)Ogre::AllocatedObject< Alloc >
operator new[](size_t sz)Ogre::AllocatedObject< Alloc >
OPT_0 enum valueOgre::D3D9HLSLProgram
OPT_1 enum valueOgre::D3D9HLSLProgram
OPT_2 enum valueOgre::D3D9HLSLProgram
OPT_3 enum valueOgre::D3D9HLSLProgram
OPT_DEFAULT enum valueOgre::D3D9HLSLProgram
OPT_NONE enum valueOgre::D3D9HLSLProgram
OptimisationLevel enum nameOgre::D3D9HLSLProgram
populateDef(D3DXCONSTANT_DESC &d3dDesc, GpuConstantDefinition &def) const Ogre::D3D9HLSLProgramprotected
populateParameterNames(GpuProgramParametersSharedPtr params)Ogre::HighLevelGpuProgramprotectedvirtual
postLoadImpl(void)Ogre::Resourceprotectedvirtual
postUnloadImpl(void)Ogre::Resourceprotectedvirtual
preLoadImpl(void)Ogre::Resourceprotectedvirtual
prepare(bool backgroundThread=false)Ogre::Resourcevirtual
prepareImpl(void)Ogre::Resourceprotectedvirtual
preUnloadImpl(void)Ogre::Resourceprotectedvirtual
processParamElement(LPD3DXCONSTANTTABLE pConstTable, D3DXHANDLE parent, String prefix, unsigned int index)Ogre::D3D9HLSLProgramprotected
reload(void)Ogre::Resourcevirtual
removeListener(Listener *lis)Ogre::Resourcevirtual
resetCompileError(void)Ogre::GpuProgramvirtual
Resource()Ogre::Resourceprotected
Resource(ResourceManager *creator, const String &name, ResourceHandle handle, const String &group, bool isManual=false, ManualResourceLoader *loader=0)Ogre::Resource
setAdjacencyInfoRequired(bool r)Ogre::GpuProgramvirtual
setBackgroundLoaded(bool bl)Ogre::Resourcevirtual
setBackwardsCompatibility(bool compat)Ogre::D3D9HLSLProgram
setColumnMajorMatrices(bool columnMajor)Ogre::D3D9HLSLProgram
setEntryPoint(const String &entryPoint)Ogre::D3D9HLSLProgram
setManualNamedConstants(const GpuNamedConstants &namedConstants)Ogre::GpuProgramvirtual
setManualNamedConstantsFile(const String &paramDefFile)Ogre::GpuProgramvirtual
setMorphAnimationIncluded(bool included)Ogre::GpuProgramvirtual
setOptimisationLevel(OptimisationLevel opt)Ogre::D3D9HLSLProgram
setParameter(const String &name, const String &value)Ogre::StringInterfacevirtual
setParameterList(const NameValuePairList &paramList)Ogre::StringInterfacevirtual
setPoseAnimationIncluded(ushort poseCount)Ogre::GpuProgramvirtual
setPreprocessorDefines(const String &defines)Ogre::D3D9HLSLProgram
setSkeletalAnimationIncluded(bool included)Ogre::GpuProgramvirtual
setSource(const String &source)Ogre::GpuProgramvirtual
setSourceFile(const String &filename)Ogre::GpuProgramvirtual
setSyntaxCode(const String &syntax)Ogre::GpuProgramvirtual
setTarget(const String &target)Ogre::D3D9HLSLProgram
setType(GpuProgramType t)Ogre::GpuProgramvirtual
setupBaseParamDictionary(void)Ogre::GpuProgramprotected
setVertexTextureFetchRequired(bool r)Ogre::GpuProgramvirtual
StringInterface()Ogre::StringInterface
touch(void)Ogre::Resourcevirtual
unload(void)Ogre::Resourcevirtual
unloadHighLevel(void)Ogre::HighLevelGpuProgramprotectedvirtual
unloadHighLevelImpl(void)Ogre::D3D9HLSLProgramprotectedvirtual
unloadImpl()Ogre::HighLevelGpuProgramprotectedvirtual
unprepareImpl(void)Ogre::Resourceprotectedvirtual
~AllocatedObject()Ogre::AllocatedObject< Alloc >
~D3D9HLSLProgram()Ogre::D3D9HLSLProgram
~GpuProgram()Ogre::GpuProgramvirtual
~HighLevelGpuProgram()Ogre::HighLevelGpuProgram
~Resource()Ogre::Resourcevirtual
~StringInterface()Ogre::StringInterfacevirtual

Copyright © 2012 Torus Knot Software Ltd
Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.
Last modified Tue Mar 18 2014 19:15:33