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