VR-Forces Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions
makVrv::DtOsgChannelCompass Class Reference

OSG implementation of 2D compass.

Inheritance diagram for makVrv::DtOsgChannelCompass:
Inheritance graph
[legend]

Public Member Functions

 DtOsgChannelCompass (DtDe &de, DtUniqueID &id)
 
virtual ~DtOsgChannelCompass ()
 
- Public Member Functions inherited from makVrv::DtChannelCompass
 DtChannelCompass (DtDe &de, DtUniqueID id)
 
virtual ~DtChannelCompass ()
 
virtual void setInstance (DtChannelCompassInstance *instance)
 
virtual DtChannelCompassInstanceinstance ()
 
virtual void setVisible (bool isVisible)
 
void setChannelName (const std::string &deName, const std::string &winName, const std::string &channelName)
 
void setCompassHeading (double heading)
 
void setModelDefinition (const std::string &modelDefinition)
 
void setLocation (unsigned int location)
 
unsigned int location () const
 
void setMargins (unsigned int xMargin, unsigned int yMargin)
 
void setNorthLetterFilename (const std::string &filename)
 
void setSouthLetterFilename (const std::string &filename)
 
void setEastLetterFilename (const std::string &filename)
 
void setWestLetterFilename (const std::string &filename)
 
void setCompassRadius (unsigned int radius)
 
void setNorthLetterSize (unsigned int width, unsigned int height)
 
void setSouthLetterSize (unsigned int width, unsigned int height)
 
void setEastLetterSize (unsigned int width, unsigned int height)
 
void setWestLetterSize (unsigned int width, unsigned int height)
 
void showSmallTickMarks (bool show)
 
void setDarkTickColor (float r, float g, float b, float a)
 
void setLightTickColor (float r, float g, float b, float a)
 

Additional Inherited Members

- Public Types inherited from makVrv::DtChannelCompass
enum  Locations {
  Top = 0, TopRight, Right, BottomRight,
  Bottom, BottomLeft, Left, TopLeft,
  Center
}
 
- Protected Attributes inherited from makVrv::DtChannelCompass
DtChannelCompassInstancemyInstance
 

Constructor & Destructor Documentation

makVrv::DtOsgChannelCompass::DtOsgChannelCompass ( DtDe de,
DtUniqueID id 
)
virtual makVrv::DtOsgChannelCompass::~DtOsgChannelCompass ( )
virtual

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

Document ID: Generated on Thu Oct 23 22:29:17 EDT 2025 from SVN revision 280951
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)