Uses of Interface
com.luciad.format.object3d.ILcdStyled3DMesh
Packages that use ILcdStyled3DMesh
Package
Description
This package defines interfaces for the modelling of arbitrary 3D geometries.
Provides a domain model for the OpenFlight format.
-
Uses of ILcdStyled3DMesh in com.luciad.format.object3d
Methods in com.luciad.format.object3d that return ILcdStyled3DMeshModifier and TypeMethodDescriptionTLcd3DMeshBuilder.build()Builds a styled 3D mesh based on the current set of parameters. -
Uses of ILcdStyled3DMesh in com.luciad.format.object3d.openflight.model
Classes in com.luciad.format.object3d.openflight.model that implement ILcdStyled3DMeshModifier and TypeClassDescriptionclassA Degree-Of-Freedom node.classBase class for nodes that represent geometry using nested face nodes.classA group node.classA Level-Of-Detail (LOD) node.classAn object node.classA subface node.