$search

TomGine::tgFrustum Class Reference

Class tgFrustum. More...

#include <tgFrustum.h>

List of all members.

Public Member Functions

void DrawFrustum ()
void ExtractFrustum ()
bool PointInFrustum (float x, float y, float z)
bool SphereInFrustum (float x, float y, float z, float radius)

Private Attributes

float frustum [6][4]
mat4 m_extrinsic
mat4 m_intrinsic

Detailed Description

Class tgFrustum.

Definition at line 21 of file tgFrustum.h.


Member Function Documentation

void tgFrustum::DrawFrustum (  ) 

Definition at line 142 of file tgFrustum.cpp.

void tgFrustum::ExtractFrustum (  ) 

Definition at line 6 of file tgFrustum.cpp.

bool tgFrustum::PointInFrustum ( float  x,
float  y,
float  z 
)

Definition at line 121 of file tgFrustum.cpp.

bool tgFrustum::SphereInFrustum ( float  x,
float  y,
float  z,
float  radius 
)

Definition at line 132 of file tgFrustum.cpp.


Member Data Documentation

float TomGine::tgFrustum::frustum[6][4] [private]

Definition at line 24 of file tgFrustum.h.

Definition at line 26 of file tgFrustum.h.

Definition at line 25 of file tgFrustum.h.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines


blort
Author(s): Michael Zillich, Thomas Mörwald, Johann Prankl, Andreas Richtsfeld, Bence Magyar (ROS version)
autogenerated on Fri Mar 1 16:57:58 2013