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