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