Uses of Interface
com.luciad.format.object3d.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
Modifier and TypeClassDescriptionclass
Default implementation of ILcd3DMeshStyle.Modifier 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.Modifier and TypeMethodDescriptionTLcd3DMeshBuilder.style
(ILcd3DMeshStyle aStyle) Sets the style for the mesh to be built. -
Uses of ILcd3DMeshStyle in com.luciad.format.object3d.openflight.model
Modifier and TypeClassDescriptionclass
An implementation of ILcd3DMeshStyle used in conjunction with OpenFlight scenes.Modifier and TypeMethodDescriptionTLcdOpenFlightGeometryNode.getStyleForPrimitive
(int aPrimitiveIndex)