Umasoft
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Public Member Functions | Public Attributes | List of all members
vtDimension Class Reference

#include <GeomUtil.h>

Inheritance diagram for vtDimension:
vtTransform TransformExtension NodeExtension

Public Member Functions

 vtDimension (const FPoint3 &p1, const FPoint3 &p2, float height, const RGBf &line_color, const RGBf &text_color, osgText::Font *font, const char *message)
 
void SetText (const char *text)
 

Public Attributes

vtGeodem_pGeode
 
vtMaterialArrayPtr m_pMats
 
vtMeshm_pLines
 
vtTextMeshm_pLabel
 
vtTextMeshm_pLabel2
 

Detailed Description

The vtDimension class creates a 'dimension' object, which draws an arrow connecting two points in space along with a text label, which is useful for describing the length of the line (or any other string).


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