|
Alembic 1.8.11
|
Protected Member Functions | |
| SimplePrImpl (AbcA::CompoundPropertyReaderPtr iParent, H5Node &iParentGroup, PropertyHeaderPtr iHeader, uint32_t iNumSamples, uint32_t iFirstChangedIndex, uint32_t iLastChangedIndex) | |
| index_t | verifySampleIndex (index_t iSampleIndex) |
| void | checkSamplesIGroup () |
Protected Attributes | |
| AbcA::CompoundPropertyReaderPtr | m_parent |
| H5Node | m_parentGroup |
| PropertyHeaderPtr | m_header |
| hid_t | m_fileDataType |
| bool | m_cleanFileDataType |
| hid_t | m_nativeDataType |
| bool | m_cleanNativeDataType |
| uint32_t | m_numSamples |
| uint32_t | m_firstChangedIndex |
| uint32_t | m_lastChangedIndex |
| H5Node | m_samplesIGroup |
| Alembic::Util::mutex | m_samplesIGroupMutex |