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