Uses of Package
com.luciad.format.object3d
Package
Description
This package defines interfaces for the modelling of arbitrary 3D geometries.
This package provides decoders for the WaveFront OBJ file format.
Provides a domain model for the OpenFlight format.
Provides support for the discretization of vector shapes.
Provides a painting support for 3D meshes.
This package provides
vertex arrays
and the vertex array renderer
.-
ClassDescriptionAn ILcd3DMesh represents a 3D geometric object.Describes a node in a hierarchical tree of 3D meshes.An interface that represents the visual aspects of an ILcdStyled3DMesh.An interface for a 3D primitive contained in an ILcd3DMesh.An interface for an individual element of an ILcd3DPrimitive.An extension of ILcd3DMesh that can provide an ILcd3DMeshStyle for every primitive.A builder class for creating 3D meshes corresponding to a set of common shapes, namely: arrow: a 3D arrow, composed by a conic tip and a cylindrical stick box: a parallelepiped shape cone: a conic frustum shape (a cylinder is obtainable as a sub-case) cross: a set of three axis-aligned segments ellipsoid: an ellipsoidal shape pyramid: a pyramidal frustum shape with squared baseEnum representing the possible orientations of the axis of symmetry of a mesh.A builder class for creating mesh styles.A type-safe enumeration of the valid primitive types that can be used inside an
ILcd3DMesh
. -
-
ClassDescriptionAn ILcd3DMesh represents a 3D geometric object.Describes a node in a hierarchical tree of 3D meshes.An interface that represents the visual aspects of an ILcdStyled3DMesh.An interface for a 3D primitive contained in an ILcd3DMesh.An extension of ILcd3DMesh that can provide an ILcd3DMeshStyle for every primitive.
-
ClassDescriptionA type-safe enumeration of the valid primitive types that can be used inside an
ILcd3DMesh
. -
-
ClassDescriptionA type-safe enumeration of the valid primitive types that can be used inside an
ILcd3DMesh
.