Uses of Class
mgui.interfaces.shapes.VectorSet3DInt
| Package | Description |
|---|---|
| mgui.geometry.neuro.mesh | |
| mgui.interfaces.shapes |
This package provides interfaces for user interaction with shapes and shape models.
|
| mgui.io.domestic.shapes |
-
Uses of VectorSet3DInt in mgui.geometry.neuro.mesh
Methods in mgui.geometry.neuro.mesh that return VectorSet3DInt Modifier and Type Method Description static VectorSet3DIntNeuroMeshFunctions. generateRayShapes(java.util.ArrayList<SampleRay> rays, java.lang.String name)Generates a vector 3D set from a list of sample rays; adds sample data to shapes. -
Uses of VectorSet3DInt in mgui.interfaces.shapes
Fields in mgui.interfaces.shapes declared as VectorSet3DInt Modifier and Type Field Description protected VectorSet3DIntVector3DInt. vector_setMethods in mgui.interfaces.shapes that return VectorSet3DInt Modifier and Type Method Description VectorSet3DIntVector3DInt. getVectorSet()Methods in mgui.interfaces.shapes with parameters of type VectorSet3DInt Modifier and Type Method Description voidVector3DInt. setVectorSet(VectorSet3DInt set, int index) -
Uses of VectorSet3DInt in mgui.io.domestic.shapes
Methods in mgui.io.domestic.shapes that return VectorSet3DInt Modifier and Type Method Description VectorSet3DIntVectorSet3DLoader. loadVectorSet(ProgressUpdater progress_bar)protected VectorSet3DIntVectorSet3DLoader. loadVectorSetBlocking(ProgressUpdater progress_bar)