HOG2
Public Attributes | List of all members
recFrustum Struct Reference

#include <Common.h>

Public Attributes

GLdouble left
 
GLdouble right
 
GLdouble top
 
GLdouble bottom
 
GLdouble near
 
GLdouble far
 

Detailed Description

Definition at line 30 of file Common.h.

Member Data Documentation

◆ bottom

GLdouble recFrustum::bottom

Definition at line 31 of file Common.h.

Referenced by drawGL(), GetOGLPos(), and updateProjection().

◆ far

GLdouble recFrustum::far

Definition at line 31 of file Common.h.

Referenced by drawGL(), GetOGLPos(), and updateProjection().

◆ left

GLdouble recFrustum::left

Definition at line 31 of file Common.h.

Referenced by drawGL(), GetOGLPos(), and updateProjection().

◆ near

GLdouble recFrustum::near

Definition at line 31 of file Common.h.

Referenced by drawGL(), GetOGLPos(), and updateProjection().

◆ right

GLdouble recFrustum::right

Definition at line 31 of file Common.h.

Referenced by drawGL(), GetOGLPos(), and updateProjection().

◆ top

GLdouble recFrustum::top

Definition at line 31 of file Common.h.

Referenced by drawGL(), GetOGLPos(), and updateProjection().


The documentation for this struct was generated from the following file: