PixelLightAPI  .
Public Member Functions | Protected Member Functions
PLPhysics::BodyTerrain Class Reference

Abstract PL physics terrain body. More...

#include <BodyTerrain.h>

Inheritance diagram for PLPhysics::BodyTerrain:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual PLPHYSICS_API ~BodyTerrain ()
 Destructor.

Protected Member Functions

PLPHYSICS_API BodyTerrain (World &cWorld, BodyImpl &cBodyImpl)
 Constructor.

Detailed Description

Abstract PL physics terrain body.


Constructor & Destructor Documentation

virtual PLPHYSICS_API PLPhysics::BodyTerrain::~BodyTerrain ( ) [virtual]

Destructor.

PLPHYSICS_API PLPhysics::BodyTerrain::BodyTerrain ( World cWorld,
BodyImpl &  cBodyImpl 
) [protected]

Constructor.

Parameters:
[in]cWorldWorld this body is in
[in]cBodyImplReference to the physics API specific body implementation

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


PixelLight PixelLight 0.9.11-R1
Copyright (C) 2002-2012 by The PixelLight Team
Last modified Thu Feb 23 2012 14:09:37
The content of this PixelLight document is published under the
Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported