FlightGear next
FGPavement::SimpleNode Struct Reference

#include <pavement.hxx>

Inherits FGPavement::NodeBase.

Public Member Functions

 SimpleNode (const SGGeod &aPos, bool aClose, bool aLoop, int aPaintCode, int aLightCode)
 
- Public Member Functions inherited from FGPavement::NodeBase
virtual ~NodeBase ()
 

Additional Inherited Members

- Public Attributes inherited from FGPavement::NodeBase
SGGeod mPos
 
bool mClose
 
bool mLoop
 
int mPaintCode
 
int mLightCode
 

Detailed Description

Definition at line 31 of file pavement.hxx.

Constructor & Destructor Documentation

◆ SimpleNode()

FGPavement::SimpleNode::SimpleNode ( const SGGeod & aPos,
bool aClose,
bool aLoop,
int aPaintCode,
int aLightCode )
inline

Definition at line 33 of file pavement.hxx.


The documentation for this struct was generated from the following file: