Uses of Class
com.luciad.format.object3d.openflight.model.TLcdOpenFlightObjectNode
Packages that use TLcdOpenFlightObjectNode
Package
Description
Provides a domain model for the OpenFlight format.
-
Uses of TLcdOpenFlightObjectNode in com.luciad.format.object3d.openflight.model
Methods in com.luciad.format.object3d.openflight.model with parameters of type TLcdOpenFlightObjectNodeModifier and TypeMethodDescriptionvoid
ALcdOpenFlightSceneVisitor.visit
(TLcdOpenFlightObjectNode aNode) Called when the visitor encounters aTLcdOpenFlightObjectNode
object.