KnobGeometry Class Reference
#include <KnobGeometry.h>
List of all members.
Public Member Functions |
| KnobGeometry (std::string &name, osg::Vec3d position, osg::Vec4d color=osg::Vec4d(0.5, 0.5, 0.5, 1.0), double radius=1.0) |
virtual | ~KnobGeometry (void) |
double | getRadius () |
| radius kuglice
|
void | setRadius (double radius) |
void | setPosition (osg::Vec3d position) |
| pozicija kuglice
|
Detailed Description
Čvor koji sadrži vizualnu reprezentaciju kuglice za manipulaciju objektima
Constructor & Destructor Documentation
KnobGeometry::KnobGeometry |
( |
std::string & |
name, |
|
|
osg::Vec3d |
position, |
|
|
osg::Vec4d |
color = osg::Vec4d(0.5,0.5,0.5,1.0) , |
|
|
double |
radius = 1.0 | |
|
) |
| | |
KnobGeometry::~KnobGeometry |
( |
void |
|
) |
[virtual] |
Member Function Documentation
double KnobGeometry::getRadius |
( |
|
) |
|
void KnobGeometry::setPosition |
( |
osg::Vec3d |
position |
) |
|
void KnobGeometry::setRadius |
( |
double |
radius |
) |
|
The documentation for this class was generated from the following files:
- C:/Users/Robert/Documents/Visual Studio 2008/Projects/ferprojekt/TerrainEditor/TerrainEditor/KnobGeometry.h
- C:/Users/Robert/Documents/Visual Studio 2008/Projects/ferprojekt/TerrainEditor/TerrainEditor/KnobGeometry.cpp