palTerrainPlane Class Reference

#include <palTerrain.h>

Inheritance diagram for palTerrainPlane:

palTerrain palStatic palBodyBase

List of all members.

Public Member Functions

virtual void Init (Float x, Float y, Float z, Float min_size)


Detailed Description

A plane. This defines the terrain as a plane in the xz-plane. The representation of the plane is implementation dependent, and may be constructed from a thin box.

Member Function Documentation

void palTerrainPlane::Init ( Float  x,
Float  y,
Float  z,
Float  min_size 
) [virtual]

Initializes a plane.

Parameters:
x Position of the plane (x)
y Position of the plane (y)
z Position of the plane (z)
min_size The minimum size of the plane


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

Generated on Mon Aug 31 13:58:02 2009 for pal by  doxygen 1.5.7.1