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

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

addPoint(const float x, const float y, const float z)idPointListInterfaceinlinevirtual
addPoint(const idVec3 &v)idPointListInterfaceinlinevirtual
deselectAll()idPointListInterface
drawSelection()idPointListInterface
getPoint(int index)idPointListInterfaceinlinevirtual
getSelectedPoint(int index)idPointListInterface
idPointListInterface()idPointListInterfaceinline
isPointSelected(int index)idPointListInterface
numPoints()idPointListInterfaceinlinevirtual
numSelectedPoints()idPointListInterfaceinline
removePoint(int index)idPointListInterfaceinlinevirtual
selectAll()idPointListInterface
selectedPointsidPointListInterfaceprotected
selectPoint(int index, bool single)idPointListInterface
selectPointByRay(const idVec3 &origin, const idVec3 &direction, bool single)idPointListInterface
updateSelection(const idVec3 &move)idPointListInterfacevirtual
~idPointListInterface()idPointListInterfaceinline