VR-Forces 4.6 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions
makVrv::DtOsgWindowPolygon Class Reference

OSG implementation of 2D polygon. More...

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

Public Member Functions

 DtOsgWindowPolygon (DtDe &de, DtUniqueID &id)
virtual ~DtOsgWindowPolygon ()
- Public Member Functions inherited from makVrv::DtWindowPolygon
 DtWindowPolygon (DtDe &de, DtUniqueID id)
 CTOR.
virtual ~DtWindowPolygon ()
 DTOR.
virtual void setVertex (int i, double x, double y)
 Set the ith vertex of the polygon.
virtual void setNumVertices (int numVertices)
 Set the number of vertices in the polygon.
virtual void setScale (double scale)
 Set the polygon's scale.
virtual void setRotation (double rotation)
 Set the polygon's clockwise rotation in radians.
virtual void setVisible (bool isVisible)
 Set the polygon visible or invisible.
virtual void setStipplePattern (unsigned int stipplePattern)
 Set the stipple pattern.
virtual void setColor (float r, float g, float b, float a)
 Set the polygon's color.
virtual void setInstance (DtWindowPolygonInstance *instance)
 Set or replace the line instance for the line Transfers ownership.
virtual void setFill (bool fill)
 Set the polygon to filled or outlined.
virtual DtWindowPolygonInstanceinstance ()
 Get the line instance for the line.
- Public Member Functions inherited from makVrv::DtWindowObject
 DtWindowObject (DtDe &de, DtUniqueID id)
 CTOR.
virtual ~DtWindowObject ()
 DTOR.

Additional Inherited Members

- Protected Attributes inherited from makVrv::DtWindowPolygon
DtWindowPolygonInstancemyInstance

Detailed Description

OSG implementation of 2D polygon.

Constructor & Destructor Documentation

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

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

Document ID: Generated on Thu Apr 12 03:15:37 EDT 2018 from SVN revision 187986
Copyright © 2005-2018 VT MÄK. All Rights Reserved (www.mak.com)