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