Drag[en]gine Game Engine  1.21
deNavigationSpaceWall Class Reference

Navigation Space Wall. More...

#include <deNavigationSpaceWall.h>

Public Member Functions

Constructors and Destructors
 deNavigationSpaceWall ()
 Create new navigation space wall. More...
 
 ~deNavigationSpaceWall ()
 Clean up navigation space wall. More...
 
Management
unsigned short GetFace () const
 Index of the face. More...
 
void SetFace (unsigned short face)
 Set index of the face. More...
 
unsigned short GetType () const
 Type to use for crossing the face. More...
 
void SetType (unsigned short type)
 Set type to use for crossing the face. More...
 

Detailed Description

Navigation Space Wall.

Constructor & Destructor Documentation

◆ deNavigationSpaceWall()

deNavigationSpaceWall::deNavigationSpaceWall ( )

Create new navigation space wall.

◆ ~deNavigationSpaceWall()

deNavigationSpaceWall::~deNavigationSpaceWall ( )

Clean up navigation space wall.

Member Function Documentation

◆ GetFace()

unsigned short deNavigationSpaceWall::GetFace ( ) const
inline

Index of the face.

◆ GetType()

unsigned short deNavigationSpaceWall::GetType ( ) const
inline

Type to use for crossing the face.

◆ SetFace()

void deNavigationSpaceWall::SetFace ( unsigned short  face)

Set index of the face.

◆ SetType()

void deNavigationSpaceWall::SetType ( unsigned short  type)

Set type to use for crossing the face.


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