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