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