LibreOffice Module tools (master) 1
Variables
b3dtrans.cxx File Reference
#include <tools/b3dtrans.hxx>
#include <osl/diagnose.h>
Include dependency graph for b3dtrans.cxx:

Go to the source code of this file.

Variables

constexpr double gfNearBound = 0.001
 
constexpr double gfFarBound = 1.001
 

Variable Documentation

◆ gfFarBound

constexpr double gfFarBound = 1.001
constexpr

Definition at line 26 of file b3dtrans.cxx.

Referenced by B3dTransformationSet::CalcViewport().

◆ gfNearBound

constexpr double gfNearBound = 0.001
constexpr

Definition at line 25 of file b3dtrans.cxx.

Referenced by B3dTransformationSet::CalcViewport().