Uses of Class
toxi.volume.VolumetricSpace
-
Uses of VolumetricSpace in toxi.volume
Modifier and TypeMethodDescriptionMeshLatticeBuilder.buildVolume
(WETriangleMesh mesh) static VolumetricSpace
MeshLatticeBuilder.buildVolume
(WETriangleMesh mesh, int res, float stroke) static VolumetricSpace
MeshLatticeBuilder.buildVolume
(WETriangleMesh mesh, int res, FloatRange stroke) MeshLatticeBuilder.buildVolume
(WETriangleMesh mesh, VolumetricBrush brush) MeshLatticeBuilder.getVolume()
MeshVoxelizer.getVolume()
MeshVoxelizer.voxelizeMesh
(Mesh3D mesh) MeshVoxelizer.voxelizeMesh
(Mesh3D mesh, float iso) ModifierConstructorDescriptionArrayIsoSurface
(VolumetricSpace volume) BoxBrush
(VolumetricSpace volume, float size) HashIsoSurface
(VolumetricSpace volume) Creates a new instance using the expected default vertex density of 50%.HashIsoSurface
(VolumetricSpace volume, float density) Creates a new instance using the given expected vertex density.RoundBrush
(VolumetricSpace volume, float radius) Creates a new spherical brush to work on the given volume.VolumetricBrush
(VolumetricSpace volume)