Uses of Interface
org.episteme.core.mathematics.geometry.volume.VoxelModel
Packages that use VoxelModel
Package
Description
Comprehensive mathematical structures, including algebra, calculus, and numerical analysis.
Core functionality for the org.episteme.natural.earth.geology package in the Episteme library.
Core functionality for the org.episteme.natural.medicine.anatomy package in the Episteme library.
User interface components and internationalization support for Episteme applications.
-
Uses of VoxelModel in org.episteme.core.mathematics.geometry.volume
Classes in org.episteme.core.mathematics.geometry.volume that implement VoxelModelModifier and TypeClassDescriptionclassA VoxelModel that generates data procedurally using 'Real' math. -
Uses of VoxelModel in org.episteme.natural.earth.geology
Classes in org.episteme.natural.earth.geology that implement VoxelModelModifier and TypeClassDescriptionclassA VoxelModel simulating a mineral deposit (e.g., Gold Assay) for Geoscience visualization. -
Uses of VoxelModel in org.episteme.natural.medicine.anatomy
Classes in org.episteme.natural.medicine.anatomy that implement VoxelModelModifier and TypeClassDescriptionclassA mock MRI model for brain anatomy visualization.