|
|
|
|
Documentation |
|
Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages Search
NLPACS::CCollisionOT Class ReferenceOdered table element.
More...
#include <collision_ot.h>
Inheritance diagram for NLPACS::CCollisionOT:
List of all members.
Detailed Description
Odered table element.
-
Author:
-
Cyril 'Hulud' Corvazier , Nevrax France
-
Date:
-
2001
Definition at line 47 of file collision_ot.h.
Constructor & Destructor Documentation
NLPACS::CCollisionOT::CCollisionOT |
( |
|
) |
[inline] |
|
Member Function Documentation
void NLPACS::CCollisionOT::clear |
( |
void |
|
) |
[inline] |
|
CCollisionOT* NLPACS::CCollisionOT::getNext |
( |
|
) |
const [inline] |
|
CCollisionOT* NLPACS::CCollisionOT::getPrevious |
( |
|
) |
const [inline] |
|
bool NLPACS::CCollisionOT::isInfo |
( |
|
) |
const [inline] |
|
|
Return true if it an info collision else false;.
Definition at line 88 of file collision_ot.h.
References _Info. |
void NLPACS::CCollisionOT::link |
( |
CCollisionOT * |
newElement |
) |
[inline] |
|
void NLPACS::CCollisionOT::unlink |
( |
|
) |
[inline] |
|
Member Data Documentation
bool NLPACS::CCollisionOT::_Info [protected]
|
|
CCollisionOT* NLPACS::CCollisionOT::_Next [private]
|
|
CCollisionOT* NLPACS::CCollisionOT::_Previous [private]
|
|
The documentation for this class was generated from the following file:
|
|