BoundingBox.cpp File Reference

#include "BoundingBox.hpp"
#include <cstdio>

Go to the source code of this file.

Namespaces

namespace  se_core

Functions

se_err::Log & operator<< (se_err::Log &log, const BoundingBox &b)


Function Documentation

se_err::Log & se_core::operator<< (  se_err::Log &  log,
const BoundingBox &  b
) 
 

Definition at line 26 of file BoundingBox.cpp.

References se_err::Log::copy(), se_core::BoundingBox::maxX_, se_core::BoundingBox::maxY_, se_core::BoundingBox::maxZ_, se_core::BoundingBox::minX_, se_core::BoundingBox::minY_, se_core::BoundingBox::minZ_, and se_err::Log::tmp().


Home Page | SagaEngine trunk (updated nightly) reference generated Sun Dec 2 20:06:18 2007 by Doxygen version 1.3.9.1.

SourceForge.net Logo