PixelLightAPI  .
Public Member Functions
PLMath::Frustum Class Reference

Frustum culling. More...

#include <Frustum.h>

Inheritance diagram for PLMath::Frustum:
Inheritance graph
[legend]

List of all members.

Public Member Functions

PLMATH_API Frustum ()
 Constructor.
virtual PLMATH_API ~Frustum ()
 Destructor.
PLMATH_API void Push ()
 Makes a backup of the current frustum.
PLMATH_API void Pop ()
 Restore the last backup of the frustum.

Detailed Description

Frustum culling.


Constructor & Destructor Documentation

PLMATH_API PLMath::Frustum::Frustum ( )

Constructor.

virtual PLMATH_API PLMath::Frustum::~Frustum ( ) [virtual]

Destructor.


Member Function Documentation

PLMATH_API void PLMath::Frustum::Push ( )

Makes a backup of the current frustum.

PLMATH_API void PLMath::Frustum::Pop ( )

Restore the last backup of the frustum.


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


PixelLight PixelLight 0.9.10-R1
Copyright (C) 2002-2011 by The PixelLight Team
Last modified Fri Dec 23 2011 15:51:19
The content of this PixelLight document is published under the
Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported