Blender  V2.59
Public Member Functions | Protected Member Functions
CTR_UHeapable Class Reference

#include <CTR_UHeap.h>

Inheritance diagram for CTR_UHeapable:
Inheritance graph
[legend]

List of all members.

Public Member Functions

int & HeapPos ()
float & HeapKey ()
const float & HeapKey () const
const int & HeapPos () const

Protected Member Functions

 CTR_UHeapable ()
 ~CTR_UHeapable ()

Detailed Description

Definition at line 56 of file CTR_UHeap.h.


Constructor & Destructor Documentation

CTR_UHeapable::CTR_UHeapable ( ) [inline, protected]

Definition at line 91 of file CTR_UHeap.h.

CTR_UHeapable::~CTR_UHeapable ( ) [inline, protected]

Definition at line 97 of file CTR_UHeap.h.


Member Function Documentation

float& CTR_UHeapable::HeapKey ( ) [inline]
const float& CTR_UHeapable::HeapKey ( ) const [inline]

Definition at line 72 of file CTR_UHeap.h.

int& CTR_UHeapable::HeapPos ( ) [inline]

Definition at line 60 of file CTR_UHeap.h.

Referenced by CTR_UHeap< LOD_Edge >::SC_Heap().

const int& CTR_UHeapable::HeapPos ( ) const [inline]

Definition at line 79 of file CTR_UHeap.h.


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