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