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