The Volume Framework

Description

Provides interfaces to import and edit OpenVDB data.

Interfaces

GridAccessorCreationInterface()

Helper class to create the templated interface maxon.GridAccessorInterface.

GridAccessorInterface()

maxon.GridAccessorInterface allows to access volume data.

PointsToVolumeListInterface()

Interface to convert point position to a volume.

VolumeInterface(*args)

maxon.VolumeInterface represents a core volume object in cinema.

VolumeToolsInterface()

maxon.VolumeToolsInterface provides methods to process volumes.

References

GridAccessorRef(*args)

Reference class for maxon.GridAccessorInterface.

PointsToVolumeListRef(*args)

Reference class for maxon.PointsToVolumeListInterface.

VolumeRef(*args)

Represents a reference of a maxon.VolumeInterface

Data Types

FieldSampleData([C])

Initializes the appropriate C++ Data object and store it within the _data member.

FilterSettings([C])

Initializes the appropriate C++ Data object and store it within the _data member.

SDFFilterSettings([C])

Initializes the appropriate C++ Data object and store it within the _data member.

VolumeConversionPolygon()

Data used, to converts c4d.PolygonObject to a Volume Polygon.

Indices and tables