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