AlembicOFaceSetSample (object)¶
Methods¶
| AlembicOFaceSetSample ( in AlembicOFaceSetSample other ) | |
| AlembicOFaceSetSample ( in SInt32 faces<> ) | |
| AlembicOFaceSetSample () | |
| AlembicOFaceSetSample | clone ? () |
| :ref:`SInt32 <sint32>`<> | getFaces ? () |
| Box3 | getSelfBounds ? () |
| setFaces ! ( in SInt32 values<> ) | |
| setSelfBounds ! ( in Box3 bounds ) | |
| ~AlembicOFaceSetSample () |
Methods in detail¶
AlembicOFaceSetSample ( in AlembicOFaceSetSample other )
copy constructor
AlembicOFaceSetSample ( in SInt32 faces<> )
AlembicOFaceSetSample AlembicOFaceSetSample.clone? ()
clone method
SInt32.getFaces? ()
Box3 AlembicOFaceSetSample.getSelfBounds? ()
AlembicOFaceSetSample.setFaces! ( in SInt32 values<> )
AlembicOFaceSetSample.setSelfBounds! ( in Box3 bounds )