hogre-0.1.5: interfaces/ogre.if
@exclude
^_.*
getShadowVolumeRenderableIterator
.*Listener
getResourceDeclarationList
getResourceLocationList
getInstalledPlugins
getSubMeshNameMap
getMovableType
getType
# returns a String, which is converted to char* -> error.
getErrorDescription
getSetting
writeContentsToTimestampedFile
validateConfigOptions
# private class as parameter type.
resourceExists
resourceModifiedTime
# returns const String&, which is converted to char* -> error.
getWorldResourceGroupName
findGroupContainingResource
getUnsupportedTechniquesExplanation
getMaterialScheme
getRenderQueueInvocationSequenceName
getName
getAnimationName
getTypeName
getFSAAHint
getSkeletonName
@header
# TODO: reverse the ordering once cgen generates the
# header includes in the correct order
OGRE/GLX/OgreErrorDialogImp.h
OGRE/GLX/OgreConfigDialogImp.h
OGRE/Ogre.h
@rename
# These may be defined twice, once in types.h, once in
# OGRE namespace. Resolve conflict.
uint|unsigned int
ulong|unsigned long
ushort|unsigned short
# Superclass typedefs.
ResourceCreateOrRetrieveResult|std::pair<ResourcePtr, bool>
TransformSpace|Node::TransformSpace
DebugRenderable|Node::DebugRenderable
WorldFragmentType|SceneQuery::WorldFragmentType
# OGRE typedefs.
Real|float
uchar|unsigned char
# Implicit coercion.
String|char*
@exclude-class
# Abstract class based on superclass.
AxisAlignedBoxSceneQuery
PlaneBoundedVolumeListSceneQuery
SphereSceneQuery
FrameStats
.*Listener