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