#include <Frame.hpp>
◆ Frame() [1/4]
GranOO3::Geom::Frame::Frame |
( |
const Point & |
center, |
|
|
const Quaternion & |
quaternion, |
|
|
const Frame & |
reference |
|
) |
| |
◆ ~Frame()
GranOO3::Geom::Frame::~Frame |
( |
| ) |
|
◆ Frame() [2/4]
GranOO3::Geom::Frame::Frame |
( |
const Point & |
center, |
|
|
const Quaternion & |
quaternion |
|
) |
| |
|
private |
◆ Frame() [3/4]
GranOO3::Geom::Frame::Frame |
( |
| ) |
|
|
privatedelete |
◆ Frame() [4/4]
GranOO3::Geom::Frame::Frame |
( |
const Frame & |
frame | ) |
|
|
privatedelete |
◆ add_glob()
void GranOO3::Geom::Frame::add_glob |
( |
const std::string & |
id | ) |
|
◆ class_ID()
static std::string GranOO3::Geom::Frame::class_ID |
( |
| ) |
|
|
inlinestatic |
◆ get_glMatrix()
const GLdouble* GranOO3::Geom::Frame::get_glMatrix |
( |
| ) |
const |
|
inline |
◆ get_position()
const Vector& GranOO3::Geom::Frame::get_position |
( |
| ) |
const |
◆ get_reference()
const Frame& GranOO3::Geom::Frame::get_reference |
( |
| ) |
const |
◆ glob()
Frame & GranOO3::Geom::Frame::glob |
( |
const std::string & |
id | ) |
|
|
static |
◆ info()
std::string GranOO3::Geom::Frame::info |
( |
| ) |
const |
◆ is_global()
bool GranOO3::Geom::Frame::is_global |
( |
| ) |
const |
◆ new_object()
Frame * GranOO3::Geom::Frame::new_object |
( |
const TiXmlElement * |
el | ) |
|
|
static |
◆ operator=()
Frame& GranOO3::Geom::Frame::operator= |
( |
const Frame & |
| ) |
|
|
privatedelete |
◆ update_glMatrix() [1/2]
void GranOO3::Geom::Frame::update_glMatrix |
( |
| ) |
|
◆ update_glMatrix() [2/2]
void GranOO3::Geom::Frame::update_glMatrix |
( |
| ) |
const |
◆ global
◆ null
◆ _m
GLdouble GranOO3::Geom::Frame::_m[4][4] |
◆ center
const Point& GranOO3::Geom::Frame::center |
◆ global
◆ null
◆ quaternion
const Quaternion& GranOO3::Geom::Frame::quaternion |
◆ rank
const unsigned int GranOO3::Geom::Frame::rank |
◆ ref
const Frame& GranOO3::Geom::Frame::ref |
The documentation for this class was generated from the following files:
- /home/granoo/granoo/Lib/GranOO3/Geom/Frame.hpp
- /home/granoo/granoo/Lib/GranOO3/Geom/Frame.cpp