anyKode Marilou
ContentsIndexHome
PreviousUpNext
Geom::GetBody

Getting the geometry's rigid body.

C++
GeomBody * GetBody(void);

A GeomBody if the rigid body exists, NULL otherwise.

GetBody returns the geometry's rigid body, if any. Subsequant calls to GetBody return the same pointer, so, do not delete it after using it: it will be done automatically by the geometry class.

Documentation v4.7 (18/01/2015), Copyright (c) 2015 anyKode. All rights reserved.
What do you think about this topic? Send feedback!