Public Member Functions | Public Attributes

sp::scene::SIntersectionContact Struct Reference

#include <spCollisionConfigTypes.hpp>

Inheritance diagram for sp::scene::SIntersectionContact:
sp::scene::SContactBase

List of all members.

Public Member Functions

 SIntersectionContact ()
 ~SIntersectionContact ()
bool operator== (const SIntersectionContact &Other) const

Public Attributes

const CollisionNodeObject
 Constant collision object.
f32 DistanceSq
 Squared distance used for internal sorting.

Constructor & Destructor Documentation

sp::scene::SIntersectionContact::SIntersectionContact (  )  [inline]
sp::scene::SIntersectionContact::~SIntersectionContact (  )  [inline]

Member Function Documentation

bool sp::scene::SIntersectionContact::operator== ( const SIntersectionContact Other  )  const [inline]

Member Data Documentation

Squared distance used for internal sorting.

Constant collision object.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines