AlembicIPoints (object)¶
Methods¶
| AlembicIPoints ( in AlembicIObject obj ) | |
| AlembicIPoints ( in AlembicIPoints other ) | |
| AlembicIPoints () | |
| AlembicIObject | asIObject ? () |
| AlembicIPoints | clone ? () |
| AlembicICompoundProperty | getProperties ? () |
| AlembicIPointsSchema | getSchema ? () |
| Boolean | matches ? ( in AlembicMetaData metaData ) |
| reset ! () | |
| Boolean | valid ? () |
| ~AlembicIPoints () |
Methods in detail¶
AlembicIPoints ( in AlembicIObject obj )
AlembicIPoints ( in AlembicIPoints other )
copy constructor
AlembicIObject AlembicIPoints.asIObject? ()
AlembicIPoints AlembicIPoints.clone? ()
clone method
AlembicICompoundProperty AlembicIPoints.getProperties? ()
AlembicIPointsSchema AlembicIPoints.getSchema? ()
Boolean AlembicIPoints.matches? ( in AlembicMetaData metaData )
AlembicIPoints.reset! ()
Boolean AlembicIPoints.valid? ()
~ AlembicIPoints ()