AlembicSubDWriter.kl

Types

AlembicSubDWriter (object)

The AlembicSubDWriter specializes the AlembicObjectWriter interface for writing AlembicOSubD data. It can be created using the AlembicArchiveWriter.addSubD methods. Please refer to the AlembicPolyMeshWriter for a source code example.

Methods

  AlembicSubDWriter ( in AlembicSubDWriter other )
  AlembicSubDWriter ()
  addParamWriter ! ( in GeometryAttribute attribute, in AlembicGeometryScope scope, in SInt32 timeSampling )
AlembicSubDWriter clone ? ()
Ref<AlembicGeometryAttributesWriter> getGeometryAttributesWriter ? ()
AlembicOObject getOObject ? ()
String getPath ? ()
  reset ! ()
Boolean valid ? ()
Boolean writeSample ! ( in Ref<PolygonMesh> mesh )