LibreOffice Module tools (master) 1
|
#include <basegfx/matrix/b3dhommatrix.hxx>
#include <tools/gen.hxx>
#include <basegfx/matrix/b2dhommatrix.hxx>
#include <basegfx/point/b3dpoint.hxx>
#include <basegfx/vector/b3dvector.hxx>
#include <tools/toolsdllapi.h>
Go to the source code of this file.
Classes | |
class | B3dTransformationSet |
Transformation sets for 3D output. More... | |
class | B3dViewport |
Viewport for B3D. More... | |
class | B3dCamera |
Macros | |
#define | ZBUFFER_DEPTH_RANGE (double(256L * 256L * 256L)) |
#define ZBUFFER_DEPTH_RANGE (double(256L * 256L * 256L)) |
Definition at line 23 of file b3dtrans.hxx.