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