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