Uses of Interface
com.luciad.format.object3d.ILcd3DMeshStyle
Packages that use ILcd3DMeshStyle
Package
Description
This package defines interfaces for the modelling of arbitrary 3D geometries.
Provides a domain model for the OpenFlight format.
-
Uses of ILcd3DMeshStyle in com.luciad.format.object3d
Classes in com.luciad.format.object3d that implement ILcd3DMeshStyleModifier and TypeClassDescriptionclass
Default implementation of ILcd3DMeshStyle.Methods in com.luciad.format.object3d that return ILcd3DMeshStyleModifier and TypeMethodDescriptionTLcd3DMeshStyleBuilder.build()
Builds a 3D mesh style based on the current set of parameters.ILcdStyled3DMesh.getStyleForPrimitive
(int aPrimitiveIndex) Returns the style associated with the specified primitive.Methods in com.luciad.format.object3d with parameters of type ILcd3DMeshStyleModifier and TypeMethodDescriptionTLcd3DMeshBuilder.style
(ILcd3DMeshStyle aStyle) Sets the style for the mesh to be built. -
Uses of ILcd3DMeshStyle in com.luciad.format.object3d.openflight.model
Classes in com.luciad.format.object3d.openflight.model that implement ILcd3DMeshStyleModifier and TypeClassDescriptionclass
An implementation of ILcd3DMeshStyle used in conjunction with OpenFlight scenes.Methods in com.luciad.format.object3d.openflight.model that return ILcd3DMeshStyleModifier and TypeMethodDescriptionTLcdOpenFlightGeometryNode.getStyleForPrimitive
(int aPrimitiveIndex)