#include <OpenFlipper/libs_required/OpenMesh/src/OpenMesh/Tools/VDPM/ViewingParameters.hh>
- Todo:
- ViewerParameters documentation
Definition at line 74 of file ViewingParameters.hh.
◆ ViewingParameters()
OpenMesh::VDPM::ViewingParameters::ViewingParameters |
( |
| ) |
|
◆ aspect()
float OpenMesh::VDPM::ViewingParameters::aspect |
( |
| ) |
const |
|
inline |
◆ decrease_tolerance()
void OpenMesh::VDPM::ViewingParameters::decrease_tolerance |
( |
| ) |
|
|
inline |
◆ eye_pos() [1/2]
Vec3f & OpenMesh::VDPM::ViewingParameters::eye_pos |
( |
| ) |
|
|
inline |
◆ eye_pos() [2/2]
const Vec3f & OpenMesh::VDPM::ViewingParameters::eye_pos |
( |
| ) |
const |
|
inline |
◆ fovy()
float OpenMesh::VDPM::ViewingParameters::fovy |
( |
| ) |
const |
|
inline |
◆ frustum_planes()
void OpenMesh::VDPM::ViewingParameters::frustum_planes |
( |
Plane3d |
_plane[4] | ) |
|
|
inline |
◆ get_modelview_matrix()
void OpenMesh::VDPM::ViewingParameters::get_modelview_matrix |
( |
double |
_modelview_matrix[16] | ) |
|
|
inline |
◆ increase_tolerance()
void OpenMesh::VDPM::ViewingParameters::increase_tolerance |
( |
| ) |
|
|
inline |
◆ PrintOut()
void OpenMesh::VDPM::ViewingParameters::PrintOut |
( |
| ) |
|
◆ right_dir() [1/2]
Vec3f & OpenMesh::VDPM::ViewingParameters::right_dir |
( |
| ) |
|
|
inline |
◆ right_dir() [2/2]
const Vec3f & OpenMesh::VDPM::ViewingParameters::right_dir |
( |
| ) |
const |
|
inline |
◆ set_aspect()
void OpenMesh::VDPM::ViewingParameters::set_aspect |
( |
float |
_aspect | ) |
|
|
inline |
◆ set_fovy()
void OpenMesh::VDPM::ViewingParameters::set_fovy |
( |
float |
_fovy | ) |
|
|
inline |
◆ set_modelview_matrix()
void OpenMesh::VDPM::ViewingParameters::set_modelview_matrix |
( |
const double |
_modelview_matrix[16] | ) |
|
|
inline |
◆ set_tolerance_square()
void OpenMesh::VDPM::ViewingParameters::set_tolerance_square |
( |
float |
_tolerance_square | ) |
|
|
inline |
◆ tolerance_square()
float OpenMesh::VDPM::ViewingParameters::tolerance_square |
( |
| ) |
const |
|
inline |
◆ up_dir() [1/2]
Vec3f & OpenMesh::VDPM::ViewingParameters::up_dir |
( |
| ) |
|
|
inline |
◆ up_dir() [2/2]
const Vec3f & OpenMesh::VDPM::ViewingParameters::up_dir |
( |
| ) |
const |
|
inline |
◆ update_viewing_configurations()
void OpenMesh::VDPM::ViewingParameters::update_viewing_configurations |
( |
| ) |
|
◆ view_dir() [1/2]
Vec3f & OpenMesh::VDPM::ViewingParameters::view_dir |
( |
| ) |
|
|
inline |
◆ view_dir() [2/2]
const Vec3f & OpenMesh::VDPM::ViewingParameters::view_dir |
( |
| ) |
const |
|
inline |
◆ aspect_
float OpenMesh::VDPM::ViewingParameters::aspect_ |
|
private |
◆ eye_pos_
Vec3f OpenMesh::VDPM::ViewingParameters::eye_pos_ |
|
private |
◆ fovy_
float OpenMesh::VDPM::ViewingParameters::fovy_ |
|
private |
◆ frustum_plane_
Plane3d OpenMesh::VDPM::ViewingParameters::frustum_plane_[4] |
|
private |
◆ modelview_matrix_
double OpenMesh::VDPM::ViewingParameters::modelview_matrix_[16] |
|
private |
◆ right_dir_
Vec3f OpenMesh::VDPM::ViewingParameters::right_dir_ |
|
private |
◆ tolerance_square_
float OpenMesh::VDPM::ViewingParameters::tolerance_square_ |
|
private |
◆ up_dir_
Vec3f OpenMesh::VDPM::ViewingParameters::up_dir_ |
|
private |
◆ view_dir_
Vec3f OpenMesh::VDPM::ViewingParameters::view_dir_ |
|
private |
The documentation for this class was generated from the following files: