Uses of Class
com.luciad.format.object3d.openflight.model.TLcdOpenFlightNode
Packages that use TLcdOpenFlightNode
Package
Description
Provides a domain model for the OpenFlight format.
-
Uses of TLcdOpenFlightNode in com.luciad.format.object3d.openflight.model
Subclasses of TLcdOpenFlightNode in com.luciad.format.object3d.openflight.modelModifier and TypeClassDescriptionclassA Binary Separating Plane node.classA Degree-Of-Freedom node.classA external reference.classA face node.classBase class for nodes that represent geometry using nested face nodes.classA group node.classThe root node of an OpenFlight scene database.classAn instance definition node.classAn instance reference node.classA Level-Of-Detail (LOD) node.classAn object node.classA subface node.classA switch node.classBase class for nodes that support transformation of their subtrees.classA vertex node.Methods in com.luciad.format.object3d.openflight.model with parameters of type TLcdOpenFlightNodeModifier and TypeMethodDescriptionvoidALcdOpenFlightSceneVisitor.visit(TLcdOpenFlightNode aNode) Called when the visitor encounters aTLcdOpenFlightNodeobject.