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