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