LibreOffice Module slideshow (master) 1
box2d::utils::box2DWorld Member List

This is the complete list of members for box2d::utils::box2DWorld, including all inherited members.

alertPhysicsAnimationEnd(const slideshow::internal::ShapeSharedPtr &pShape)box2d::utils::box2DWorld
alertPhysicsAnimationStart(const ::basegfx::B2DVector &rSlideSize, const slideshow::internal::ShapeManagerSharedPtr &pShapeManager)box2d::utils::box2DWorld
box2DWorld(const ::basegfx::B2DVector &rSlideSize)box2d::utils::box2DWorld
createStaticBody(const slideshow::internal::ShapeSharedPtr &rShape, const float fDensity=1.0f, const float fFriction=0.3f)box2d::utils::box2DWorld
createStaticFrameAroundSlide(const ::basegfx::B2DVector &rSlideSize)box2d::utils::box2DWorldprivate
hasWorldStepper() constbox2d::utils::box2DWorld
initiateAllShapesAsStaticBodies(const slideshow::internal::ShapeManagerSharedPtr &pShapeManager)box2d::utils::box2DWorld
initiateWorld(const ::basegfx::B2DVector &rSlideSize)box2d::utils::box2DWorld
isInitialized() constbox2d::utils::box2DWorld
makeShapeDynamic(const css::uno::Reference< css::drawing::XShape > &xShape, const basegfx::B2DVector &rStartVelocity, const double fDensity, const double fBounciness)box2d::utils::box2DWorld
makeShapeStatic(const slideshow::internal::ShapeSharedPtr &pShape)box2d::utils::box2DWorld
maShapeParallelUpdateQueuebox2d::utils::box2DWorldprivate
mbAlreadySteppedbox2d::utils::box2DWorldprivate
mbHasWorldStepperbox2d::utils::box2DWorldprivate
mbShapesInitializedbox2d::utils::box2DWorldprivate
mfScaleFactorbox2d::utils::box2DWorldprivate
mnPhysicsAnimationCounterbox2d::utils::box2DWorldprivate
mpBox2DWorldbox2d::utils::box2DWorldprivate
mpXShapeToBodyMapbox2d::utils::box2DWorldprivate
processUpdateQueue(const double fPassedTime)box2d::utils::box2DWorldprivate
queueAngularVelocityUpdate(const css::uno::Reference< com::sun::star::drawing::XShape > &xShape, const double fAngularVelocity, const int nDelayForSteps=0)box2d::utils::box2DWorldprivate
queueDynamicPositionUpdate(const css::uno::Reference< css::drawing::XShape > &xShape, const ::basegfx::B2DPoint &rOutPos)box2d::utils::box2DWorld
queueDynamicRotationUpdate(const css::uno::Reference< com::sun::star::drawing::XShape > &xShape, const double fAngle)box2d::utils::box2DWorldprivate
queueLinearVelocityUpdate(const css::uno::Reference< css::drawing::XShape > &xShape, const ::basegfx::B2DVector &rVelocity, const int nDelayForSteps=0)box2d::utils::box2DWorld
queueShapeAnimationEndUpdate(const css::uno::Reference< css::drawing::XShape > &xShape, const slideshow::internal::AttributeType eAttrType)box2d::utils::box2DWorld
queueShapeAnimationUpdate(const css::uno::Reference< css::drawing::XShape > &xShape, const slideshow::internal::ShapeAttributeLayerSharedPtr &pAttrLayer, const slideshow::internal::AttributeType eAttrType, const bool bIsFirstUpdate)box2d::utils::box2DWorld
queueShapePathAnimationUpdate(const css::uno::Reference< com::sun::star::drawing::XShape > &xShape, const slideshow::internal::ShapeAttributeLayerSharedPtr &pAttrLayer, const bool bIsFirstUpdate)box2d::utils::box2DWorld
queueShapePositionUpdate(const css::uno::Reference< css::drawing::XShape > &xShape, const ::basegfx::B2DPoint &rOutPos)box2d::utils::box2DWorldprivate
queueShapeVisibilityUpdate(const css::uno::Reference< css::drawing::XShape > &xShape, const bool bVisibility)box2d::utils::box2DWorldprivate
setHasWorldStepper(const bool bHasWorldStepper)box2d::utils::box2DWorld
setShapeAngle(const css::uno::Reference< com::sun::star::drawing::XShape > xShape, const double fAngle)box2d::utils::box2DWorldprivate
setShapeAngleByAngularVelocity(const css::uno::Reference< com::sun::star::drawing::XShape > xShape, const double fAngle, const double fPassedTime)box2d::utils::box2DWorldprivate
setShapeAngularVelocity(const css::uno::Reference< com::sun::star::drawing::XShape > xShape, const double fAngularVelocity)box2d::utils::box2DWorldprivate
setShapeCollision(const css::uno::Reference< com::sun::star::drawing::XShape > xShape, const bool bCanCollide)box2d::utils::box2DWorldprivate
setShapeLinearVelocity(const css::uno::Reference< com::sun::star::drawing::XShape > xShape, const basegfx::B2DVector &rVelocity)box2d::utils::box2DWorldprivate
setShapePosition(const css::uno::Reference< css::drawing::XShape > xShape, const ::basegfx::B2DPoint &rOutPos)box2d::utils::box2DWorldprivate
setShapePositionByLinearVelocity(const css::uno::Reference< css::drawing::XShape > xShape, const ::basegfx::B2DPoint &rOutPos, const double fPassedTime)box2d::utils::box2DWorldprivate
shapesInitialized()box2d::utils::box2DWorld
step(const float fTimeStep=1.0f/100.0f, const int nVelocityIterations=6, const int nPositionIterations=2)box2d::utils::box2DWorldprivate
stepAmount(const double fPassedTime, const float fTimeStep=1.0f/100.0f, const int nVelocityIterations=6, const int nPositionIterations=2)box2d::utils::box2DWorld
~box2DWorld()box2d::utils::box2DWorld