Changeset 486 for trunk/VUT/GtpVisibilityPreprocessor/src/AxisAlignedBox3.h
- Timestamp:
- 12/30/05 16:37:41 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/VUT/GtpVisibilityPreprocessor/src/AxisAlignedBox3.h
r482 r486 9 9 class Ray; 10 10 class Polygon3; 11 11 class Mesh; 12 12 // -------------------------------------------------------- 13 13 // CAABox class. … … 329 329 const AxisAlignedBox3 &neighbour) const; 330 330 331 /** Adds the box faces to the mesh. 332 */ 333 void AddBoxToMesh(Mesh *mesh) const; 334 331 335 #define __EXTENT_HACK 332 336 // get the extent of face
Note: See TracChangeset
for help on using the changeset viewer.