- Timestamp:
- 01/02/09 10:35:33 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
GTP/trunk/App/Demos/Vis/FriendlyCulling/VisibilitySolutionConverter/VisibilitySolutionConverter.h
r3239 r3240 6 6 #include <string> 7 7 #include <vector> 8 8 #include "AxisAlignedBox3.h" 9 9 10 10 … … 134 134 const VertexArray &vertices); 135 135 136 void WriteNextNode(ogzstream &stream, 137 BvhNode *parent); 136 void WriteNextNode(ogzstream &stream, BvhNode *parent); 138 137 139 138
Note: See TracChangeset
for help on using the changeset viewer.