Uses of Interface
com.luciad.format.object3d.ILcd3DMeshNode
Packages that use ILcd3DMeshNode
Package
Description
This package defines interfaces for the modelling of arbitrary 3D geometries.
Provides a domain model for the OpenFlight format.
-
Uses of ILcd3DMeshNode in com.luciad.format.object3d
Methods in com.luciad.format.object3d that return types with arguments of type ILcd3DMeshNodeModifier and TypeMethodDescriptionList<? extends ILcd3DMeshNode> ILcd3DMeshNode.getChildren()Returns this node's children, or an empty list if the node is a leaf node. -
Uses of ILcd3DMeshNode in com.luciad.format.object3d.openflight.model
Subinterfaces of ILcd3DMeshNode in com.luciad.format.object3d.openflight.modelModifier and TypeInterfaceDescriptioninterfaceInterface for a generic scene graph node.Classes in com.luciad.format.object3d.openflight.model that implement ILcd3DMeshNodeModifier 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.classBasic implementation of ILcdOpenFlightNode.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 that return types with arguments of type ILcd3DMeshNodeModifier and TypeMethodDescriptionList<? extends ILcd3DMeshNode> TLcdOpenFlightNode.getChildren()