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