AlembicOVec3NfGeomParam (object)¶
Methods¶
AlembicOVec3NfGeomParam ( in AlembicOCompoundProperty parent, in String name, in Boolean isIndexed, in AlembicGeometryScope scope, in UInt32 extent ) | |
AlembicOVec3NfGeomParam ( in AlembicOVec3NfGeomParam other ) | |
AlembicOVec3NfGeomParam () | |
AlembicOVec3NfGeomParam | clone ? () |
AlembicDataType | getDataType ? () |
AlembicOArrayProperty | getIndexProperty ? () |
String | getName ? () |
UInt32 | getNumSamples ? () |
AlembicGeometryScope | getScope ? () |
AlembicOArrayProperty | getValueProperty ? () |
Boolean | isIndexed ? () |
Boolean | matches ? ( in AlembicPropertyHeader header ) |
reset ! () | |
set ! ( in AlembicOVec3NfGeomParamSample sample ) | |
setFromPrevious ! () | |
setTimeSampling ! ( in UInt32 index ) | |
Boolean | valid ? () |
~AlembicOVec3NfGeomParam () |
Methods in detail¶
AlembicOVec3NfGeomParam ( in AlembicOCompoundProperty parent, in String name, in Boolean isIndexed, in AlembicGeometryScope scope, in UInt32 extent )
AlembicOVec3NfGeomParam ( in AlembicOVec3NfGeomParam other )
copy constructor
AlembicOVec3NfGeomParam AlembicOVec3NfGeomParam.clone? ()
clone method
AlembicDataType AlembicOVec3NfGeomParam.getDataType? ()
AlembicOArrayProperty AlembicOVec3NfGeomParam.getIndexProperty? ()
String AlembicOVec3NfGeomParam.getName? ()
UInt32 AlembicOVec3NfGeomParam.getNumSamples? ()
AlembicGeometryScope AlembicOVec3NfGeomParam.getScope? ()
AlembicOArrayProperty AlembicOVec3NfGeomParam.getValueProperty? ()
Boolean AlembicOVec3NfGeomParam.isIndexed? ()
Boolean AlembicOVec3NfGeomParam.matches? ( in AlembicPropertyHeader header )
AlembicOVec3NfGeomParam.reset! ()
AlembicOVec3NfGeomParam.set! ( in AlembicOVec3NfGeomParamSample sample )
AlembicOVec3NfGeomParam.setFromPrevious! ()
AlembicOVec3NfGeomParam.setTimeSampling! ( in UInt32 index )
Boolean AlembicOVec3NfGeomParam.valid? ()