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