AlembicIBox2dGeomParam (object)¶
Methods¶
| AlembicIBox2dGeomParam ( in AlembicIBox2dGeomParam other ) | |
| AlembicIBox2dGeomParam ( in AlembicICompoundProperty parent, in String name ) | |
| AlembicIBox2dGeomParam () | |
| AlembicIBox2dGeomParam | clone ? () |
| UInt32 | getArrayExtent ? () |
| AlembicDataType | getDataType ? () |
| AlembicIBox2dGeomParamSample | getExpanded ? ( in AlembicISampleSelector ss ) |
| AlembicIBox2dGeomParamSample | getExpanded ? () |
| AlembicIArrayProperty | getIndexProperty ? () |
| AlembicIBox2dGeomParamSample | getIndexed ? ( in AlembicISampleSelector ss ) |
| AlembicIBox2dGeomParamSample | getIndexed ? () |
| String | getName ? () |
| UInt32 | getNumSamples ? () |
| AlembicICompoundProperty | getParent ? () |
| AlembicGeometryScope | getScope ? () |
| AlembicTimeSampling | getTimeSampling ? () |
| AlembicIArrayProperty | getValueProperty ? () |
| Boolean | isConstant ? () |
| Boolean | isIndexed ? () |
| Boolean | matches ? ( in AlembicPropertyHeader header ) |
| reset ! () | |
| Boolean | valid ? () |
| ~AlembicIBox2dGeomParam () |
Methods in detail¶
AlembicIBox2dGeomParam ( in AlembicIBox2dGeomParam other )
copy constructor
AlembicIBox2dGeomParam ( in AlembicICompoundProperty parent, in String name )
AlembicIBox2dGeomParam AlembicIBox2dGeomParam.clone? ()
clone method
UInt32 AlembicIBox2dGeomParam.getArrayExtent? ()
AlembicDataType AlembicIBox2dGeomParam.getDataType? ()
AlembicIBox2dGeomParamSample AlembicIBox2dGeomParam.getExpanded? ( in AlembicISampleSelector ss )
AlembicIBox2dGeomParamSample AlembicIBox2dGeomParam.getExpanded? ()
AlembicIArrayProperty AlembicIBox2dGeomParam.getIndexProperty? ()
AlembicIBox2dGeomParamSample AlembicIBox2dGeomParam.getIndexed? ( in AlembicISampleSelector ss )
AlembicIBox2dGeomParamSample AlembicIBox2dGeomParam.getIndexed? ()
String AlembicIBox2dGeomParam.getName? ()
UInt32 AlembicIBox2dGeomParam.getNumSamples? ()
AlembicICompoundProperty AlembicIBox2dGeomParam.getParent? ()
AlembicGeometryScope AlembicIBox2dGeomParam.getScope? ()
AlembicTimeSampling AlembicIBox2dGeomParam.getTimeSampling? ()
AlembicIArrayProperty AlembicIBox2dGeomParam.getValueProperty? ()
Boolean AlembicIBox2dGeomParam.isConstant? ()
Boolean AlembicIBox2dGeomParam.isIndexed? ()
Boolean AlembicIBox2dGeomParam.matches? ( in AlembicPropertyHeader header )
AlembicIBox2dGeomParam.reset! ()
Boolean AlembicIBox2dGeomParam.valid? ()