Changeset 1251 for GTP/trunk/Lib/Vis/OnlineCullingCHC/include
- Timestamp:
- 08/21/06 18:39:49 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
GTP/trunk/Lib/Vis/OnlineCullingCHC/include/QueryManager.h
r897 r1251 83 83 */ 84 84 virtual bool 85 85 ShootRay(const Ray &ray, 86 86 std::vector<Mesh *> *visibleMeshes, 87 87 bool isGlobalLine = false
Note: See TracChangeset
for help on using the changeset viewer.