Uses of Class
com.luciad.view.lightspeed.geometry.discretization.ALsp3DPrimitive
Package
Description
Provides support for the discretization of vector shapes.
-
Uses of ALsp3DPrimitive in com.luciad.view.lightspeed.geometry.discretization
Modifier and TypeMethodDescriptionabstract ALsp3DPrimitive
ALsp3DMesh.getPrimitive
(int aIndex) Retrieves a primitive from this mesh.Modifier and TypeMethodDescriptionabstract void
ALspEditable3DMesh.addPrimitive
(ALsp3DPrimitive aPrimitive) Adds the given primitive to the mesh.ModifierConstructorDescriptionTLspEditable3DPrimitive
(ALsp3DPrimitive aPrimitive) Constructs a new editable 3D primitive that contains the the elements of the given primitive.