AlembicOPointsSample (object)

AlembicOPointsSample AlembicOPointsSample AlembicOPointsSample

Members

Data handle  

Methods

  AlembicOPointsSample ( in AlembicOPointsSample other )
  AlembicOPointsSample ()
AlembicOPointsSample clone ? ()
:ref:`UInt64 <uint64>`<> getIds ? ()
:ref:`Vec3 <vec3>`<> getPositions ? ()
Box3 getSelfBounds ? ()
:ref:`Vec3 <vec3>`<> getVelocities ? ()
AlembicOFloat32GeomParamSample getWidths ? ()
  setIds ! ( in UInt64 values<> )
  setPositions ! ( in Vec3 values<> )
  setSelfBounds ! ( in Box3 bounds )
  setVelocities ! ( in Vec3 values<> )
  setWidths ! ( in AlembicOFloat32GeomParamSample values )
  ~AlembicOPointsSample ()

Methods in detail

AlembicOPointsSample ( in AlembicOPointsSample other )

copy constructor


AlembicOPointsSample ()


AlembicOPointsSample AlembicOPointsSample.clone? ()

clone method


UInt64.getIds? ()


Vec3.getPositions? ()


Box3 AlembicOPointsSample.getSelfBounds? ()


Vec3.getVelocities? ()


AlembicOFloat32GeomParamSample AlembicOPointsSample.getWidths? ()


AlembicOPointsSample.setIds! ( in UInt64 values<> )


AlembicOPointsSample.setPositions! ( in Vec3 values<> )


AlembicOPointsSample.setSelfBounds! ( in Box3 bounds )


AlembicOPointsSample.setVelocities! ( in Vec3 values<> )


AlembicOPointsSample.setWidths! ( in AlembicOFloat32GeomParamSample values )


~ AlembicOPointsSample ()