doom3-gpl
Doom 3 GPL source release
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
idPlaneSet Member List

This is the complete list of members for idPlaneSet, including all inherited members.

AddUnique(const idPlane &obj)idList< idPlane >
Alloc(void)idList< idPlane >
Allocated(void) constidList< idPlane >
Append(const idPlane &obj)idList< idPlane >
Append(const idList< idPlane > &other)idList< idPlane >
AssureSize(int newSize)idList< idPlane >
AssureSize(int newSize, const idPlane &initValue)idList< idPlane >
AssureSizeAlloc(int newSize, new_t *allocator)idList< idPlane >
Clear(void)idPlaneSetinline
cmp_t typedefidList< idPlane >
Condense(void)idList< idPlane >
DeleteContents(bool clear)idList< idPlane >
Find(idPlaneconst &obj) constidList< idPlane >
FindIndex(const idPlane &obj) constidList< idPlane >
FindNull(void) constidList< idPlane >
FindPlane(const idPlane &plane, const float normalEps, const float distEps)idPlaneSet
GetGranularity(void) constidList< idPlane >
hashidPlaneSetprivate
idList(int newgranularity=16)idList< idPlane >
idList(const idList< idPlane > &other)idList< idPlane >
IndexOf(const idPlane *obj) constidList< idPlane >
Insert(const idPlane &obj, int index=0)idList< idPlane >
MemoryUsed(void) constidList< idPlane >
new_t typedefidList< idPlane >
Num(void) constidList< idPlane >
NumAllocated(void) constidList< idPlane >
operator=(const idList< idPlane > &other)idList< idPlane >
operator[](int index) constidList< idPlane >
operator[](int index)idList< idPlane >
Ptr(void)idList< idPlane >
Ptr(void) constidList< idPlane >
Remove(const idPlane &obj)idList< idPlane >
RemoveIndex(int index)idList< idPlane >
Resize(int newsize)idList< idPlane >
Resize(int newsize, int newgranularity)idList< idPlane >
SetGranularity(int newgranularity)idList< idPlane >
SetNum(int newnum, bool resize=true)idList< idPlane >
Size(void) constidList< idPlane >
Sort(cmp_t *compare=(cmp_t *)&idListSortCompare< idPlane >)idList< idPlane >
SortSubSection(int startIndex, int endIndex, cmp_t *compare=(cmp_t *)&idListSortCompare< idPlane >)idList< idPlane >
Swap(idList< idPlane > &other)idList< idPlane >
~idList(void)idList< idPlane >