IS3D::SelectMgr Class Reference
#include <SelectMgr.H>
List of all members.
Member Function Documentation
| static DrawObjRef IS3D::SelectMgr::findSelectedObjRoomPt |
( |
const Vector3 & |
pr |
) |
[static] |
| static DrawObjRef IS3D::SelectMgr::findSelectedObjVirtualPt |
( |
const Vector3 & |
pv |
) |
[static] |
| static DrawObjRef IS3D::SelectMgr::findSelectedObj |
( |
const Vector3 & |
pointRoom, |
|
|
const Vector3 & |
pointVirtual | |
|
) |
| | [static] |
| static void IS3D::SelectMgr::clearSelection |
( |
|
) |
[static] |
| static void IS3D::SelectMgr::addToSelection |
( |
DrawObjRef |
obj |
) |
[static] |
| static void IS3D::SelectMgr::removeFromSelection |
( |
DrawObjRef |
obj |
) |
[static] |
| static bool IS3D::SelectMgr::selectionContains |
( |
DrawObjRef |
d |
) |
[static] |
| static int IS3D::SelectMgr::getNumSelected |
( |
|
) |
[static] |
| static DrawObjRef IS3D::SelectMgr::getSelectedObj |
( |
const int |
i |
) |
[static] |
Member Data Documentation
The documentation for this class was generated from the following file: