torque Torque Game Engine Documentation
TGE Version 1.5.2

ScopeFrustum Class Reference

#include <sceneObject.h>


Detailed Description

A scope frustum describes a pyramid to clip new portals against.

It is rooted at the root position of the scoping query, which is not stored here.


Public Types

enum  Constants {
  TopLeft = 0,
  TopRight = 1,
  BottomLeft = 2,
  BottomRight = 3
}

Data Fields

Point3F frustumPoints [4]


Member Enumeration Documentation

Enumerator:
TopLeft 
TopRight 
BottomLeft 
BottomRight 


Field Documentation




All Rights Reserved GarageGames.com, Inc. 1999-2005
Auto-magically Generated with Doxygen