| |
AlembicPropertyReader ( in AlembicPropertyReader other ) |
| |
AlembicPropertyReader () |
| AlembicPropertyReader |
clone ? () |
| Ref<AlembicDataType> |
getAlembicDataType ? () |
| AlembicPropertyType |
getAlembicPropertyType ? () |
| Ref<AlembicIArrayProperty> |
getArrayProperty ? () |
| Ref<AlembicICompoundProperty> |
getCompoundProperty ? () |
| AlembicPropertyHeader |
getHeader ? () |
| String |
getName ? () |
| String |
getPropertyType ? () |
| Ref<AlembicIScalarProperty> |
getScalarProperty ? () |
| Boolean[] |
readBooleanArraySample ! ( in Float64 time ) |
| Boolean |
readBooleanSample ! ( in Float64 time ) |
| Box2[] |
readBox2ArraySample ! ( in Float64 time ) |
| Box2 |
readBox2Sample ! ( in Float64 time ) |
| Box3[] |
readBox3ArraySample ! ( in Float64 time ) |
| Box3 |
readBox3Sample ! ( in Float64 time ) |
| Color[] |
readColorArraySample ! ( in Float64 time ) |
| Color |
readColorSample ! ( in Float64 time ) |
| Float32[] |
readFloat32ArraySample ! ( in Float64 time ) |
| Float32 |
readFloat32Sample ! ( in Float64 time ) |
| Float64[] |
readFloat64ArraySample ! ( in Float64 time ) |
| Float64 |
readFloat64Sample ! ( in Float64 time ) |
| Mat33[] |
readMat33ArraySample ! ( in Float64 time ) |
| Mat33 |
readMat33Sample ! ( in Float64 time ) |
| Mat44[] |
readMat44ArraySample ! ( in Float64 time ) |
| Mat44 |
readMat44Sample ! ( in Float64 time ) |
| Quat[] |
readQuatArraySample ! ( in Float64 time ) |
| Quat |
readQuatSample ! ( in Float64 time ) |
| SInt16[] |
readSInt16ArraySample ! ( in Float64 time ) |
| SInt16 |
readSInt16Sample ! ( in Float64 time ) |
| SInt32[] |
readSInt32ArraySample ! ( in Float64 time ) |
| SInt32 |
readSInt32Sample ! ( in Float64 time ) |
| SInt64[] |
readSInt64ArraySample ! ( in Float64 time ) |
| SInt64 |
readSInt64Sample ! ( in Float64 time ) |
| SInt8[] |
readSInt8ArraySample ! ( in Float64 time ) |
| SInt8 |
readSInt8Sample ! ( in Float64 time ) |
| String[] |
readStringArraySample ! ( in Float64 time ) |
| String |
readStringSample ! ( in Float64 time ) |
| UInt16[] |
readUInt16ArraySample ! ( in Float64 time ) |
| UInt16 |
readUInt16Sample ! ( in Float64 time ) |
| UInt32[] |
readUInt32ArraySample ! ( in Float64 time ) |
| UInt32 |
readUInt32Sample ! ( in Float64 time ) |
| UInt64[] |
readUInt64ArraySample ! ( in Float64 time ) |
| UInt64 |
readUInt64Sample ! ( in Float64 time ) |
| UInt8[] |
readUInt8ArraySample ! ( in Float64 time ) |
| UInt8 |
readUInt8Sample ! ( in Float64 time ) |
| Vec2[] |
readVec2ArraySample ! ( in Float64 time ) |
| Vec2 |
readVec2Sample ! ( in Float64 time ) |
| Vec3[] |
readVec3ArraySample ! ( in Float64 time ) |
| Vec3 |
readVec3Sample ! ( in Float64 time ) |
| |
reset ! () |
| Boolean |
valid ? () |