|
Alembic 1.8.11
|
Public Member Functions | |
| CprData (H5Node &iParentGroup, int32_t iArchiveVersion, const std::string &iName) | |
| size_t | getNumProperties () |
| const AbcA::PropertyHeader & | getPropertyHeader (AbcA::CompoundPropertyReaderPtr iParent, size_t i) |
| const AbcA::PropertyHeader * | getPropertyHeader (AbcA::CompoundPropertyReaderPtr iParent, const std::string &iName) |
| AbcA::ScalarPropertyReaderPtr | getScalarProperty (AbcA::CompoundPropertyReaderPtr iParent, const std::string &iName) |
| AbcA::ArrayPropertyReaderPtr | getArrayProperty (AbcA::CompoundPropertyReaderPtr iParent, const std::string &iName) |
| AbcA::CompoundPropertyReaderPtr | getCompoundProperty (AbcA::CompoundPropertyReaderPtr iParent, const std::string &iName) |