LibreOffice Module slideshow (master) 1
Namespaces | Macros | Functions
box2dtools.cxx File Reference
#include <box2dtools.hxx>
#include <config_box2d.h>
#include <shapemanager.hxx>
#include <attributableshape.hxx>
#include <basegfx/polygon/b2dpolypolygontools.hxx>
#include <basegfx/polygon/b2dpolygontools.hxx>
#include <basegfx/polygon/b2dpolygontriangulator.hxx>
#include <svx/svdobj.hxx>
#include <svx/svdoashp.hxx>
#include <svx/svdpage.hxx>
#include <svx/unoapi.hxx>
#include <utility>
Include dependency graph for box2dtools.cxx:

Go to the source code of this file.

Namespaces

namespace  box2d
 
namespace  box2d::utils
 

Macros

#define BOX2D_SLIDE_SIZE_IN_METERS   100.00f
 

Functions

constexpr double fDefaultStaticBodyBounciness (0.1)
 
Box2DBodySharedPtr box2d::utils::makeBodyDynamic (const Box2DBodySharedPtr &pBox2DBody)
 Make the Box2D body a dynamic one. More...
 
Box2DBodySharedPtr box2d::utils::makeBodyStatic (const Box2DBodySharedPtr &pBox2DBody)
 Make the Box2D body a static one. More...
 

Macro Definition Documentation

◆ BOX2D_SLIDE_SIZE_IN_METERS

#define BOX2D_SLIDE_SIZE_IN_METERS   100.00f

Definition at line 27 of file box2dtools.cxx.

Function Documentation

◆ fDefaultStaticBodyBounciness()

constexpr double fDefaultStaticBodyBounciness ( 0.  1)
constexpr