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