0024002: Overall code and build procedure refactoring -- manual
[occt.git] / src / Graphic3d / Graphic3d_BndBox4f.hxx
index 7a86c2a..14e902c 100644 (file)
@@ -18,6 +18,9 @@
 
 #include <BVH_Box.hxx>
 
+//! Redefines BVH_Box<Standard_ShortReal, 4> for AABB representation
+//! Describes rendering parameters and effects.
+
 typedef BVH_Box<Standard_ShortReal, 4> Graphic3d_BndBox4f;
 
 #endif // _Graphic3d_BndBox4f_HeaderFile