Cortex  10.0.0-a4
IECoreGL::Renderer Member List

This is the complete list of members for IECoreGL::Renderer, including all inherited members.

addRef() const IECore::RefCountedinline
attributeBegin() overrideIECoreGL::Renderervirtual
attributeEnd() overrideIECoreGL::Renderervirtual
BaseClass typedefIECore::RunTimeTyped
baseTypeId()IECore::RunTimeTypedstatic
baseTypeId(TypeId typeId)IECore::RunTimeTypedstatic
baseTypeIds(TypeId typeId)IECore::RunTimeTypedstatic
baseTypeName()IECore::RunTimeTypedstatic
baseTypeRegistry() (defined in IECore::RunTimeTyped)IECore::RunTimeTypedprotectedstatic
BaseTypeRegistryMap typedef (defined in IECore::RunTimeTyped)IECore::RunTimeTypedprotected
BaseTypesRegistryMap typedef (defined in IECore::RunTimeTyped)IECore::RunTimeTypedprotected
camera(const std::string &name, const IECore::CompoundDataMap &parameters) overrideIECoreGL::Renderervirtual
command(const std::string &name, const IECore::CompoundDataMap &parameters) overrideIECoreGL::Renderervirtual
completeBaseTypesRegistry() (defined in IECore::RunTimeTyped)IECore::RunTimeTypedprotectedstatic
completeDerivedTypesRegistry() (defined in IECore::RunTimeTyped)IECore::RunTimeTypedprotectedstatic
concatTransform(const Imath::M44f &m) overrideIECoreGL::Renderervirtual
coordinateSystem(const std::string &name) overrideIECoreGL::Renderervirtual
curves(const IECore::CubicBasisf &basis, bool periodic, IECore::ConstIntVectorDataPtr numVertices, const IECore::PrimitiveVariableMap &primVars) overrideIECoreGL::Renderer
IECore::Renderer::curves(const CubicBasisf &basis, bool periodic, ConstIntVectorDataPtr numVertices, const IECore::PrimitiveVariableMap &primVars)=0IECore::Rendererpure virtual
derivedTypeIds(TypeId typeId)IECore::RunTimeTypedstatic
derivedTypeIdsWalk(TypeId typeId, std::set< TypeId > &) (defined in IECore::RunTimeTyped)IECore::RunTimeTypedprotectedstatic
derivedTypesRegistry() (defined in IECore::RunTimeTyped)IECore::RunTimeTypedprotectedstatic
DerivedTypesRegistryMap typedef (defined in IECore::RunTimeTyped)IECore::RunTimeTypedprotected
disk(float radius, float z, float thetaMax, const IECore::PrimitiveVariableMap &primVars) overrideIECoreGL::Renderervirtual
display(const std::string &name, const std::string &type, const std::string &data, const IECore::CompoundDataMap &parameters) overrideIECoreGL::Renderervirtual
editBegin(const std::string &name, const IECore::CompoundDataMap &parameters) overrideIECoreGL::Renderervirtual
editEnd() overrideIECoreGL::Renderervirtual
g_baseTypeIdsMutex (defined in IECore::RunTimeTyped)IECore::RunTimeTypedprotectedstatic
g_derivedTypeIdsMutex (defined in IECore::RunTimeTyped)IECore::RunTimeTypedprotectedstatic
geometry(const std::string &type, const IECore::CompoundDataMap &topology, const IECore::PrimitiveVariableMap &primVars) overrideIECoreGL::Renderervirtual
getAttribute(const std::string &name) const overrideIECoreGL::Renderervirtual
getOption(const std::string &name) const overrideIECoreGL::Renderervirtual
getTransform() const overrideIECoreGL::Renderervirtual
getTransform(const std::string &coordinateSystem) const overrideIECoreGL::Renderervirtual
IE_CORE_DECLAREMEMBERPTR(RunTimeTyped) (defined in IECore::RunTimeTyped)IECore::RunTimeTyped
IE_CORE_DECLAREMEMBERPTR(RefCounted) (defined in IECore::RefCounted)IECore::RefCounted
IE_CORE_DECLAREPTR(Procedural) (defined in IECore::Renderer)IECore::Renderer
IE_CORE_DECLAREPTR(ExternalProcedural) (defined in IECore::Renderer)IECore::Renderer
IE_CORE_DECLARERUNTIMETYPED(Renderer, RunTimeTyped) (defined in IECore::Renderer)IECore::Renderer
IE_CORE_DECLARERUNTIMETYPEDEXTENSION(IECoreGL::Renderer, RendererTypeId, IECore::Renderer) (defined in IECoreGL::Renderer)IECoreGL::Renderer
illuminate(const std::string &lightHandle, bool on) overrideIECoreGL::Renderervirtual
image(const Imath::Box2i &dataWindow, const Imath::Box2i &displayWindow, const IECore::PrimitiveVariableMap &primVars) overrideIECoreGL::Renderervirtual
inheritsFrom(TypeId typeId)IECore::RunTimeTypedstatic
inheritsFrom(const char *typeName)IECore::RunTimeTypedstatic
inheritsFrom(TypeId type, TypeId baseType)IECore::RunTimeTypedstatic
inheritsFrom(const char *typeName, const char *baseTypeName)IECore::RunTimeTypedstatic
instance(const std::string &name) overrideIECoreGL::Renderervirtual
instanceBegin(const std::string &name, const IECore::CompoundDataMap &parameters) overrideIECoreGL::Renderervirtual
instanceEnd() overrideIECoreGL::Renderervirtual
isInstanceOf(TypeId typeId) const IECore::RunTimeTypedvirtual
isInstanceOf(const char *typeName) const IECore::RunTimeTypedvirtual
light(const std::string &name, const std::string &handle, const IECore::CompoundDataMap &parameters) overrideIECoreGL::Renderervirtual
mesh(IECore::ConstIntVectorDataPtr vertsPerFace, IECore::ConstIntVectorDataPtr vertIds, const std::string &interpolation, const IECore::PrimitiveVariableMap &primVars) overrideIECoreGL::Renderer
IECore::Renderer::mesh(ConstIntVectorDataPtr vertsPerFace, ConstIntVectorDataPtr vertIds, const std::string &interpolation, const PrimitiveVariableMap &primVars)=0IECore::Rendererpure virtual
motionBegin(const std::set< float > &times) overrideIECoreGL::Renderervirtual
motionEnd() overrideIECoreGL::Renderervirtual
Mutex typedef (defined in IECore::RunTimeTyped)IECore::RunTimeTypedprotected
nurbs(int uOrder, IECore::ConstFloatVectorDataPtr uKnot, float uMin, float uMax, int vOrder, IECore::ConstFloatVectorDataPtr vKnot, float vMin, float vMax, const IECore::PrimitiveVariableMap &primVars) overrideIECoreGL::Renderer
IECore::Renderer::nurbs(int uOrder, ConstFloatVectorDataPtr uKnot, float uMin, float uMax, int vOrder, ConstFloatVectorDataPtr vKnot, float vMin, float vMax, const PrimitiveVariableMap &primVars)=0IECore::Rendererpure virtual
patchMesh(const IECore::CubicBasisf &uBasis, const IECore::CubicBasisf &vBasis, int nu, bool uPeriodic, int nv, bool vPeriodic, const IECore::PrimitiveVariableMap &primVars) overrideIECoreGL::Renderervirtual
points(size_t numPoints, const IECore::PrimitiveVariableMap &primVars) overrideIECoreGL::Renderervirtual
procedural(IECore::Renderer::ProceduralPtr proc) override (defined in IECoreGL::Renderer)IECoreGL::Renderer
IECore::Renderer::procedural(ProceduralPtr proc)=0IECore::Rendererpure virtual
RefCount typedef (defined in IECore::RefCounted)IECore::RefCounted
refCount() const IECore::RefCountedinline
RefCounted() (defined in IECore::RefCounted)IECore::RefCounted
registerType(TypeId derivedTypeId, const char *derivedTypeName, TypeId baseTypeId)IECore::RunTimeTypedstatic
removeRef() const IECore::RefCountedinline
Renderer() (defined in IECoreGL::Renderer)IECoreGL::Renderer
RunTimeTyped() (defined in IECore::RunTimeTyped)IECore::RunTimeTyped
scene()IECoreGL::Renderer
setAttribute(const std::string &name, IECore::ConstDataPtr value) overrideIECoreGL::Renderer
IECore::Renderer::setAttribute(const std::string &name, ConstDataPtr value)=0IECore::Rendererpure virtual
setOption(const std::string &name, IECore::ConstDataPtr value) overrideIECoreGL::Renderer
IECore::Renderer::setOption(const std::string &name, ConstDataPtr value)=0IECore::Rendererpure virtual
setTransform(const Imath::M44f &m) overrideIECoreGL::Renderervirtual
setTransform(const std::string &coordinateSystem) overrideIECoreGL::Renderervirtual
shader(const std::string &type, const std::string &name, const IECore::CompoundDataMap &parameters) overrideIECoreGL::Renderervirtual
shaderLoader()IECoreGL::Renderer
sphere(float radius, float zMin, float zMax, float thetaMax, const IECore::PrimitiveVariableMap &primVars) overrideIECoreGL::Renderervirtual
staticTypeId()IECore::RunTimeTypedstatic
staticTypeName()IECore::RunTimeTypedstatic
text(const std::string &font, const std::string &text, float kerning=1.0f, const IECore::PrimitiveVariableMap &primVars=IECore::PrimitiveVariableMap()) overrideIECoreGL::Renderervirtual
textureLoader()IECoreGL::Renderer
transformBegin() overrideIECoreGL::Renderervirtual
transformEnd() overrideIECoreGL::Renderervirtual
typeId() const IECore::RunTimeTypedvirtual
typeIdFromTypeName(const char *typeName)IECore::RunTimeTypedstatic
typeIdsToTypeNames() (defined in IECore::RunTimeTyped)IECore::RunTimeTypedprotectedstatic
TypeIdsToTypeNamesMap typedef (defined in IECore::RunTimeTyped)IECore::RunTimeTypedprotected
typeName() const IECore::RunTimeTypedvirtual
typeNameFromTypeId(TypeId typeId)IECore::RunTimeTypedstatic
typeNamesToTypeIds() (defined in IECore::RunTimeTyped)IECore::RunTimeTypedprotectedstatic
TypeNamesToTypeIdsMap typedef (defined in IECore::RunTimeTyped)IECore::RunTimeTypedprotected
worldBegin() overrideIECoreGL::Renderervirtual
worldEnd() overrideIECoreGL::Renderervirtual
~RefCounted() (defined in IECore::RefCounted)IECore::RefCountedprotectedvirtual
~Renderer() override (defined in IECoreGL::Renderer)IECoreGL::Renderer
~RunTimeTyped() override (defined in IECore::RunTimeTyped)IECore::RunTimeTyped