PPL API Reference |
|
---|
This is the complete list of members for Body, including all inherited members.
AdjacencyConnectionCount() const noexcept | Body | |
BackwardConnectionCount() const noexcept | Body | |
Body(MultiBody *const _owner, const size_t _index=0) | Body | |
Body(MultiBody *const _owner, XMLNode &_node) | Body | |
Body(const Body &_other) | Body | |
Body(Body &&_other) | Body | |
Configure(const Transformation &_transformation) | Body | |
ForwardConnectionCount() const noexcept | Body | |
GetAdjacencyConnection(const size_t _index) const noexcept | Body | |
GetBackwardConnection(const size_t _index) const noexcept | Body | |
GetBodyType() const noexcept | Body | |
GetBoundingBox() const | Body | |
GetColor() const | Body | |
GetConnectionTo(const Body *const _other) const noexcept | Body | |
GetFileName() const | Body | |
GetFilePath() const | Body | |
GetForwardConnection(const size_t _index) const noexcept | Body | |
GetIndex() const noexcept | Body | |
GetMass() const | Body | |
GetMoment() const | Body | |
GetMovementType() const noexcept | Body | |
GetMultiBody() const noexcept | Body | |
GetPolyhedron() const | Body | |
GetTexture() const | Body | |
GetWorldBoundingBox() const | Body | |
GetWorldPolyhedron() const | Body | |
GetWorldTransformation() const | Body | |
IsAdjacent(const Body *const _otherBody) const | Body | |
IsBase() const noexcept | Body | |
IsTextureLoaded() const | Body | |
Label() const noexcept | Body | |
LinkAdjacency(Connection *const _c) | Body | |
LinkBackward(Connection *const _c) | Body | |
LinkForward(Connection *const _c) | Body | |
m_modelDataDir | Body | static |
MarkDirty() | Body | |
MovementType enum name | Body | |
operator=(const Body &_other) | Body | |
operator=(Body &&_other) | Body | |
Read(std::istream &_is, CountingStreamBuffer &_cbs) | Body | |
ReadGeometryFile(const std::string &_filename) | Body | |
ReadGeometryFile(GMSPolyhedron::COMAdjust _comAdjust=GMSPolyhedron::COMAdjust::None) | Body | |
SameParent(const Body *const _otherBody) const | Body | |
SetBodyType(const Body::Type _type) noexcept | Body | |
SetColor(const glutils::color &_c) | Body | |
SetMovementType(const MovementType _type) noexcept | Body | |
SetMultiBody(MultiBody *const _owner) noexcept | Body | |
SetPolyhedron(GMSPolyhedron &&_poly) | Body | |
Type enum name | Body | |
Unlink(Connection *const _c) | Body | |
Validate() const | Body | |
~Body() (defined in Body) | Body |