AlembicISInt64Property (object)¶
Members¶
AlembicIScalarProperty | prop |
Methods¶
AlembicISInt64Property ( in AlembicICompoundProperty parent, in String name ) | |
AlembicISInt64Property ( in AlembicISInt64Property other ) | |
AlembicISInt64Property ( in AlembicIScalarProperty prop ) | |
AlembicISInt64Property () | |
AlembicISInt64Property | clone ? () |
SInt64 | get ? ( in AlembicISampleSelector iSS ) |
SInt64 | get ? () |
AlembicDataType | getDataType ? () |
AlembicPropertyHeader | getHeader ? () |
AlembicMetaData | getMetaData ? () |
String | getName ? () |
UInt32 | getNumSamples ? () |
AlembicIObject | getObject ? () |
AlembicICompoundProperty | getParent ? () |
AlembicPropertyType | getPropertyType ? () |
AlembicTimeSampling | getTimeSampling ? () |
Boolean | isArray ? () |
Boolean | isCompound ? () |
Boolean | isConstant ? () |
Boolean | isScalar ? () |
Boolean | isSimple ? () |
reset ! () | |
Boolean | valid ? () |
Methods in detail¶
AlembicISInt64Property ( in AlembicICompoundProperty parent, in String name )
AlembicISInt64Property ( in AlembicISInt64Property other )
copy constructor
AlembicISInt64Property ( in AlembicIScalarProperty prop )
default constructor
AlembicISInt64Property AlembicISInt64Property.clone? ()
clone method
SInt64 AlembicISInt64Property.get? ( in AlembicISampleSelector iSS )
SInt64 AlembicISInt64Property.get? ()
AlembicDataType AlembicISInt64Property.getDataType? ()
AlembicPropertyHeader AlembicISInt64Property.getHeader? ()
AlembicMetaData AlembicISInt64Property.getMetaData? ()
String AlembicISInt64Property.getName? ()
UInt32 AlembicISInt64Property.getNumSamples? ()
AlembicIObject AlembicISInt64Property.getObject? ()
AlembicICompoundProperty AlembicISInt64Property.getParent? ()
AlembicPropertyType AlembicISInt64Property.getPropertyType? ()
AlembicTimeSampling AlembicISInt64Property.getTimeSampling? ()
Boolean AlembicISInt64Property.isArray? ()
Boolean AlembicISInt64Property.isCompound? ()
Boolean AlembicISInt64Property.isConstant? ()
Boolean AlembicISInt64Property.isScalar? ()
Boolean AlembicISInt64Property.isSimple? ()
AlembicISInt64Property.reset! ()
Boolean AlembicISInt64Property.valid? ()