OpenVDB
12.0.0
|
This is the complete list of members for AttributeRegistry, including all inherited members.
AccessDataVec typedef | AttributeRegistry | |
accessIndex(const std::string &name, const ast::tokens::CoreType type) const | AttributeRegistry | inline |
accessPattern(const std::string &name, const ast::tokens::CoreType type) const | AttributeRegistry | inline |
ConstPtr typedef | AttributeRegistry | |
create(const ast::Tree &tree) | AttributeRegistry | inlinestatic |
data() const | AttributeRegistry | inline |
get(const std::string &name, const ast::tokens::CoreType type) const | AttributeRegistry | inline |
isReadable(const std::string &name, const ast::tokens::CoreType type) const | AttributeRegistry | inline |
isRegistered(const std::string &name, const ast::tokens::CoreType type) const | AttributeRegistry | inline |
isWritable(const std::string &name, const ast::tokens::CoreType type) const | AttributeRegistry | inline |
print(std::ostream &os) const | AttributeRegistry | inline |
Ptr typedef | AttributeRegistry |