Changeset 87 for trunk/VUT/chcdemo
- Timestamp:
- 05/09/05 01:24:02 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/VUT/chcdemo/HierarchyNode.h
r86 r87 109 109 static void InitKdTree(HierarchyNode *root); 110 110 111 float Get Distance();111 float GetSquaredDistance(); 112 112 void SetDistance(float distance); 113 113
Note: See TracChangeset
for help on using the changeset viewer.