The Volume Framework¶
Description¶
The Volume frameworks allows to import and edit OpenVDB data.
Interfaces¶
frameworks.volume.GridAccessorCreationInterface |
Helper class to create the templated interface maxon.GridAccessorInterface . |
frameworks.volume.GridAccessorInterface |
maxon.frameworks.volume.GridAccessorInterface allows to access volume data. |
frameworks.volume.PointsToVolumeListInterface |
Interface to convert point position to a volume. |
frameworks.volume.VolumeInterface ([data]) |
maxon.frameworks.volume.VolumeInterface represents a core volume object in cinema. |
frameworks.volume.VolumeToolsInterface |
maxon.frameworks.volume.VolumeToolsInterface provides methods to process volumes. |
References¶
frameworks.volume.GridAccessorRef ([data]) |
Reference class for maxon.frameworks.volume.GridAccessorInterface . |
frameworks.volume.PointsToVolumeListRef ([C]) |
Reference class for maxon.frameworks.volume.PointsToVolumeListInterface . |
frameworks.volume.VolumeRef ([data]) |
Represents a reference of a maxon.frameworks.volume.VolumeInterface |
Data Types¶
frameworks.volume.FieldSampleData ([C]) |
|
frameworks.volume.FilterSettings ([C]) |
|
frameworks.volume.SDFFilterSettings ([C]) |
|
frameworks.volume.VolumeConversionPolygon () |
Data used, to converts c4d.PolygonObject to a Volume Polygon. |
Enums¶
VOLUMESAMPLER (*args, **kwds) |
|
SDFFILTERTYPE (*args, **kwds) |
|
FILTERACCURACY (*args, **kwds) |
|
POLYGONCONVERSIONFLAGS (*args, **kwds) |
|
RESAMPLEINTERPOLATIONTYPE (*args, **kwds) |