#include <query.h>
|
static double | positionX (const double *) |
|
static double | positionY (const double *) |
|
static double | positionZ (const double *) |
|
static double | headingX (const double *) |
|
static double | headingY (const double *) |
|
static double | headingZ (const double *) |
|
static double | upX (const double *) |
|
static double | upY (const double *) |
|
static double | upZ (const double *) |
|
static double | leftX (const double *) |
|
static double | leftY (const double *) |
|
static double | leftZ (const double *) |
|
This class is an adapter class between FunctionParser and QueryInterpret. It contains a static methods that are added as custom functions to FunctionParser instances. They return coordinates of position matrix vectors.
static double AP_LSystem::Query::headingX |
( |
const double * |
| ) |
|
|
inlinestatic |
Query for heading x coordinate.
static double AP_LSystem::Query::headingY |
( |
const double * |
| ) |
|
|
inlinestatic |
Query for heading y coordinate.
static double AP_LSystem::Query::headingZ |
( |
const double * |
| ) |
|
|
inlinestatic |
Query for heading z coordinate.
static double AP_LSystem::Query::leftX |
( |
const double * |
| ) |
|
|
inlinestatic |
Query for left x coordinate.
static double AP_LSystem::Query::leftY |
( |
const double * |
| ) |
|
|
inlinestatic |
Query for left y coordinate.
static double AP_LSystem::Query::leftZ |
( |
const double * |
| ) |
|
|
inlinestatic |
Query for left z coordinate.
static double AP_LSystem::Query::positionX |
( |
const double * |
| ) |
|
|
inlinestatic |
Query for position x coordinate.
static double AP_LSystem::Query::positionY |
( |
const double * |
| ) |
|
|
inlinestatic |
Query for position y coordinate.
static double AP_LSystem::Query::positionZ |
( |
const double * |
| ) |
|
|
inlinestatic |
Query for position z coordinate.
static double AP_LSystem::Query::upX |
( |
const double * |
| ) |
|
|
inlinestatic |
Query for up x coordinate.
static double AP_LSystem::Query::upY |
( |
const double * |
| ) |
|
|
inlinestatic |
Query for up y coordinate.
static double AP_LSystem::Query::upZ |
( |
const double * |
| ) |
|
|
inlinestatic |
Query for up z coordinate.
The documentation for this class was generated from the following file:
- C:/Documents/School/OSG/VRECKO/include/vreckoAP/Garden/query.h