Cortex
10.0.0-a4
|
This is the complete list of members for IECoreHoudini::LiveScene, including all inherited members.
addRef() const | IECore::RefCounted | inline |
AncestorTag enum value (defined in IECore::SceneInterface) | IECore::SceneInterface | |
attributeNames(NameList &attrs) const (defined in IECoreHoudini::LiveScene) | IECoreHoudini::LiveScene | virtual |
IECore::SceneInterface::attributeNames(NameList &attrs) const =0 | IECore::SceneInterface | pure virtual |
AttributesHash enum value (defined in IECore::SceneInterface) | IECore::SceneInterface | |
BaseClass typedef | IECore::RunTimeTyped | |
baseTypeId() | IECore::RunTimeTyped | static |
baseTypeId(TypeId typeId) | IECore::RunTimeTyped | static |
baseTypeIds(TypeId typeId) | IECore::RunTimeTyped | static |
baseTypeName() | IECore::RunTimeTyped | static |
baseTypeRegistry() (defined in IECore::RunTimeTyped) | IECore::RunTimeTyped | protectedstatic |
BaseTypeRegistryMap typedef (defined in IECore::RunTimeTyped) | IECore::RunTimeTyped | protected |
BaseTypesRegistryMap typedef (defined in IECore::RunTimeTyped) | IECore::RunTimeTyped | protected |
BoundHash enum value (defined in IECore::SceneInterface) | IECore::SceneInterface | |
child(const Name &name, MissingBehaviour missingBehaviour=SceneInterface::ThrowIfMissing) | IECoreHoudini::LiveScene | virtual |
child(const Name &name, MissingBehaviour missingBehaviour=SceneInterface::ThrowIfMissing) const | IECoreHoudini::LiveScene | virtual |
childNames(NameList &childNames) const (defined in IECoreHoudini::LiveScene) | IECoreHoudini::LiveScene | virtual |
IECore::SceneInterface::childNames(NameList &childNames) const =0 | IECore::SceneInterface | pure virtual |
ChildNamesHash enum value (defined in IECore::SceneInterface) | IECore::SceneInterface | |
completeBaseTypesRegistry() (defined in IECore::RunTimeTyped) | IECore::RunTimeTyped | protectedstatic |
completeDerivedTypesRegistry() (defined in IECore::RunTimeTyped) | IECore::RunTimeTyped | protectedstatic |
create() const (defined in IECoreHoudini::LiveScene) | IECoreHoudini::LiveScene | protectedvirtual |
IECore::SceneInterface::create(const std::string &path, IndexedIO::OpenMode mode) | IECore::SceneInterface | static |
createChild(const Name &name) | IECoreHoudini::LiveScene | virtual |
CreateIfMissing enum value (defined in IECore::SceneInterface) | IECore::SceneInterface | |
CreatorFn typedef (defined in IECore::SceneInterface) | IECore::SceneInterface | protected |
derivedTypeIds(TypeId typeId) | IECore::RunTimeTyped | static |
derivedTypeIdsWalk(TypeId typeId, std::set< TypeId > &) (defined in IECore::RunTimeTyped) | IECore::RunTimeTyped | protectedstatic |
derivedTypesRegistry() (defined in IECore::RunTimeTyped) | IECore::RunTimeTyped | protectedstatic |
DerivedTypesRegistryMap typedef (defined in IECore::RunTimeTyped) | IECore::RunTimeTyped | protected |
DescendantTag enum value (defined in IECore::SceneInterface) | IECore::SceneInterface | |
duplicate(const UT_String &nodePath, const Path &contentPath, const Path &rootPath) const (defined in IECoreHoudini::LiveScene) | IECoreHoudini::LiveScene | protectedvirtual |
embedded() const | IECoreHoudini::LiveScene | |
EveryTag enum value (defined in IECore::SceneInterface) | IECore::SceneInterface | |
fileCreators() (defined in IECore::SceneInterface) | IECore::SceneInterface | protectedstatic |
fileName() const | IECoreHoudini::LiveScene | virtual |
g_baseTypeIdsMutex (defined in IECore::RunTimeTyped) | IECore::RunTimeTyped | protectedstatic |
g_derivedTypeIdsMutex (defined in IECore::RunTimeTyped) | IECore::RunTimeTyped | protectedstatic |
getDefaultTime() const | IECoreHoudini::LiveScene | |
hasAttribute(const Name &name) const | IECoreHoudini::LiveScene | virtual |
hasBound() const | IECore::SceneInterface | virtual |
hasChild(const Name &name) const | IECoreHoudini::LiveScene | virtual |
HasFn typedef (defined in IECoreHoudini::LiveScene) | IECoreHoudini::LiveScene | |
hash(HashType hashType, double time, IECore::MurmurHash &h) const | IECoreHoudini::LiveScene | virtual |
HashType enum name | IECore::SceneInterface | |
hasObject() const | IECoreHoudini::LiveScene | virtual |
hasTag(const Name &name, int filter=SceneInterface::LocalTag) const | IECoreHoudini::LiveScene | virtual |
HasTagFn typedef (defined in IECoreHoudini::LiveScene) | IECoreHoudini::LiveScene | |
HierarchyHash enum value (defined in IECore::SceneInterface) | IECore::SceneInterface | |
IE_CORE_DECLAREMEMBERPTR(RunTimeTyped) (defined in IECore::RunTimeTyped) | IECore::RunTimeTyped | |
IE_CORE_DECLAREMEMBERPTR(RefCounted) (defined in IECore::RefCounted) | IECore::RefCounted | |
IE_CORE_DECLARERUNTIMETYPED(SceneInterface, RunTimeTyped) (defined in IECore::SceneInterface) | IECore::SceneInterface | |
IE_CORE_DECLARERUNTIMETYPEDEXTENSION(LiveScene, LiveSceneTypeId, IECore::SceneInterface) (defined in IECoreHoudini::LiveScene) | IECoreHoudini::LiveScene | |
inheritsFrom(TypeId typeId) | IECore::RunTimeTyped | static |
inheritsFrom(const char *typeName) | IECore::RunTimeTyped | static |
inheritsFrom(TypeId type, TypeId baseType) | IECore::RunTimeTyped | static |
inheritsFrom(const char *typeName, const char *baseTypeName) | IECore::RunTimeTyped | static |
isInstanceOf(TypeId typeId) const | IECore::RunTimeTyped | virtual |
isInstanceOf(const char *typeName) const | IECore::RunTimeTyped | virtual |
LiveScene() (defined in IECoreHoudini::LiveScene) | IECoreHoudini::LiveScene | |
LiveScene(const UT_String &nodePath, const Path &contentPath, const Path &rootPath, double defaultTime=std::numeric_limits< double >::infinity()) (defined in IECoreHoudini::LiveScene) | IECoreHoudini::LiveScene | |
LiveScene(const UT_String &nodePath, const Path &contentPath, const Path &rootPath, const LiveScene &parent) (defined in IECoreHoudini::LiveScene) | IECoreHoudini::LiveScene | protected |
LocalTag enum value (defined in IECore::SceneInterface) | IECore::SceneInterface | |
MissingBehaviour enum name (defined in IECore::SceneInterface) | IECore::SceneInterface | |
Mutex typedef (defined in IECore::RunTimeTyped) | IECore::RunTimeTyped | protected |
Name typedef (defined in IECore::SceneInterface) | IECore::SceneInterface | |
name() const | IECoreHoudini::LiveScene | virtual |
NameList typedef (defined in IECore::SceneInterface) | IECore::SceneInterface | |
node() const | IECoreHoudini::LiveScene | |
NullIfMissing enum value (defined in IECore::SceneInterface) | IECore::SceneInterface | |
ObjectHash enum value (defined in IECore::SceneInterface) | IECore::SceneInterface | |
Path typedef (defined in IECore::SceneInterface) | IECore::SceneInterface | |
path(Path &p) const (defined in IECoreHoudini::LiveScene) | IECoreHoudini::LiveScene | virtual |
IECore::SceneInterface::path(Path &p) const =0 | IECore::SceneInterface | pure virtual |
pathToString(const Path &p, std::string &path) | IECore::SceneInterface | static |
pTags | IECoreHoudini::LiveScene | static |
ReadAttrFn typedef (defined in IECoreHoudini::LiveScene) | IECoreHoudini::LiveScene | |
readAttribute(const Name &name, double time) const | IECoreHoudini::LiveScene | virtual |
readBound(double time) const | IECoreHoudini::LiveScene | virtual |
ReadFn typedef (defined in IECoreHoudini::LiveScene) | IECoreHoudini::LiveScene | |
ReadNamesFn typedef (defined in IECoreHoudini::LiveScene) | IECoreHoudini::LiveScene | |
readObject(double time) const | IECoreHoudini::LiveScene | virtual |
readObjectPrimitiveVariables(const std::vector< IECore::InternedString > &primVarNames, double time) const | IECoreHoudini::LiveScene | virtual |
readTags(NameList &tags, int filter=SceneInterface::LocalTag) const (defined in IECoreHoudini::LiveScene) | IECoreHoudini::LiveScene | virtual |
IECore::SceneInterface::readTags(NameList &tags, int filter=LocalTag) const =0 | IECore::SceneInterface | pure virtual |
ReadTagsFn typedef (defined in IECoreHoudini::LiveScene) | IECoreHoudini::LiveScene | |
readTransform(double time) const | IECoreHoudini::LiveScene | virtual |
readTransformAsMatrix(double time) const | IECoreHoudini::LiveScene | virtual |
readWorldTransform(double time) const | IECoreHoudini::LiveScene | |
readWorldTransformAsMatrix(double time) const (defined in IECoreHoudini::LiveScene) | IECoreHoudini::LiveScene | |
RefCount typedef (defined in IECore::RefCounted) | IECore::RefCounted | |
refCount() const | IECore::RefCounted | inline |
RefCounted() (defined in IECore::RefCounted) | IECore::RefCounted | |
registerCreator(const std::string &extension, IndexedIO::OpenMode modes, CreatorFn f) (defined in IECore::SceneInterface) | IECore::SceneInterface | protectedstatic |
registerCustomAttributes(ReadNamesFn namesFn, ReadAttrFn readFn) (defined in IECoreHoudini::LiveScene) | IECoreHoudini::LiveScene | static |
registerCustomTags(HasTagFn hasFn, ReadTagsFn readFn) (defined in IECoreHoudini::LiveScene) | IECoreHoudini::LiveScene | static |
registerType(TypeId derivedTypeId, const char *derivedTypeName, TypeId baseTypeId) | IECore::RunTimeTyped | static |
removeRef() const | IECore::RefCounted | inline |
rootName | IECore::SceneInterface | static |
rootPath | IECore::SceneInterface | static |
RunTimeTyped() (defined in IECore::RunTimeTyped) | IECore::RunTimeTyped | |
scene(const Path &path, MissingBehaviour missingBehaviour=SceneInterface::ThrowIfMissing) (defined in IECoreHoudini::LiveScene) | IECoreHoudini::LiveScene | virtual |
scene(const Path &path, MissingBehaviour missingBehaviour=SceneInterface::ThrowIfMissing) const (defined in IECoreHoudini::LiveScene) | IECoreHoudini::LiveScene | virtual |
IECore::SceneInterface::scene(const Path &path, MissingBehaviour missingBehaviour=ThrowIfMissing)=0 | IECore::SceneInterface | pure virtual |
IECore::SceneInterface::scene(const Path &path, MissingBehaviour missingBehaviour=ThrowIfMissing) const =0 | IECore::SceneInterface | pure virtual |
setDefaultTime(double time) (defined in IECoreHoudini::LiveScene) | IECoreHoudini::LiveScene | |
staticTypeId() | IECore::RunTimeTyped | static |
staticTypeName() | IECore::RunTimeTyped | static |
stringToPath(const std::string &path, Path &p) | IECore::SceneInterface | static |
supportedExtensions(IndexedIO::OpenMode modes=IndexedIO::Read|IndexedIO::Write|IndexedIO::Append) | IECore::SceneInterface | static |
TagFilter enum name (defined in IECore::SceneInterface) | IECore::SceneInterface | |
ThrowIfMissing enum value (defined in IECore::SceneInterface) | IECore::SceneInterface | |
TransformHash enum value (defined in IECore::SceneInterface) | IECore::SceneInterface | |
typeId() const | IECore::RunTimeTyped | virtual |
typeIdFromTypeName(const char *typeName) | IECore::RunTimeTyped | static |
typeIdsToTypeNames() (defined in IECore::RunTimeTyped) | IECore::RunTimeTyped | protectedstatic |
TypeIdsToTypeNamesMap typedef (defined in IECore::RunTimeTyped) | IECore::RunTimeTyped | protected |
typeName() const | IECore::RunTimeTyped | virtual |
typeNameFromTypeId(TypeId typeId) | IECore::RunTimeTyped | static |
typeNamesToTypeIds() (defined in IECore::RunTimeTyped) | IECore::RunTimeTyped | protectedstatic |
TypeNamesToTypeIdsMap typedef (defined in IECore::RunTimeTyped) | IECore::RunTimeTyped | protected |
visibilityName | IECore::SceneInterface | static |
writeAttribute(const Name &name, const IECore::Object *attribute, double time) | IECoreHoudini::LiveScene | virtual |
writeBound(const Imath::Box3d &bound, double time) | IECoreHoudini::LiveScene | virtual |
writeObject(const IECore::Object *object, double time) | IECoreHoudini::LiveScene | virtual |
writeTags(const NameList &tags) (defined in IECoreHoudini::LiveScene) | IECoreHoudini::LiveScene | virtual |
IECore::SceneInterface::writeTags(const NameList &tags)=0 | IECore::SceneInterface | pure virtual |
writeTransform(const IECore::Data *transform, double time) | IECoreHoudini::LiveScene | virtual |
~LiveScene() (defined in IECoreHoudini::LiveScene) | IECoreHoudini::LiveScene | virtual |
~RefCounted() (defined in IECore::RefCounted) | IECore::RefCounted | protectedvirtual |
~RunTimeTyped() override (defined in IECore::RunTimeTyped) | IECore::RunTimeTyped | |
~SceneInterface() override=0 (defined in IECore::SceneInterface) | IECore::SceneInterface | pure virtual |