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