#include <Grid.h>
APFFDEditor::Grid::Grid |
( |
| ) |
|
APFFDEditor::Grid::~Grid |
( |
| ) |
|
void APFFDEditor::Grid::allocateControlPointArray |
( |
| ) |
|
|
inlineprotected |
void APFFDEditor::Grid::allocateEdgeArray |
( |
| ) |
|
|
inlineprotected |
void APFFDEditor::Grid::deallocateControlPointArray |
( |
| ) |
|
|
inlineprotected |
void APFFDEditor::Grid::deallocateEdgeArray |
( |
| ) |
|
|
inlineprotected |
void APFFDEditor::Grid::destroyGeometry |
( |
| ) |
|
|
protectedvirtual |
osg::Vec3 APFFDEditor::Grid::getCountOfControlPoints |
( |
void |
| ) |
|
|
inline |
void APFFDEditor::Grid::setCountOfControlPoints |
( |
osg::Vec3 |
pom | ) |
|
|
inline |
void APFFDEditor::Grid::setOptimalizationOfCP |
( |
unsigned int |
value | ) |
|
|
inline |
bool APFFDEditor::Grid::updateGrid |
( |
void |
| ) |
|
unsigned long APFFDEditor::Grid::controlPoint_count |
|
protected |
osg::Vec3 APFFDEditor::Grid::countOfCP |
|
protected |
float APFFDEditor::Grid::CPscaling |
|
protected |
unsigned long APFFDEditor::Grid::edge_count |
|
protected |
Edge* APFFDEditor::Grid::edges |
|
protected |
bool APFFDEditor::Grid::gridWasCreated |
|
protected |
unsigned int APFFDEditor::Grid::optimalizationOfCP |
|
protected |
osg::ref_ptr<osg::Geode> APFFDEditor::Grid::osgGeode |
|
protected |
The documentation for this class was generated from the following files:
- C:/Documents/School/OSG/VRECKO/include/vreckoAP/FFDEditor/Grid.h
- C:/Documents/School/OSG/VRECKO/src/vreckoAP/FFDEditor/Grid.cpp