CL_CollisionPoint Struct Reference
[clanDisplay Collision]

Collision point information structure. More...

#include <collision_outline.h>

List of all members.

Public Attributes

CL_Pointf point
 Coordinates of the point where the contours intersected.
CL_Pointf normal
 Normal vector at the point where the contours intersected.
bool is_entry
 Every contour intersection has an entry and exit point. True, if this is an entry point.
int contour1_line_start
 Indexes of intersecting lines on the contours.
int contour2_line_start
int contour1_line_end
int contour2_line_end


Detailed Description

Collision point information structure.

Structure used for returning information about collisions


Member Data Documentation

int CL_CollisionPoint::contour1_line_end
 

int CL_CollisionPoint::contour1_line_start
 

Indexes of intersecting lines on the contours.

int CL_CollisionPoint::contour2_line_end
 

int CL_CollisionPoint::contour2_line_start
 

bool CL_CollisionPoint::is_entry
 

Every contour intersection has an entry and exit point. True, if this is an entry point.

CL_Pointf CL_CollisionPoint::normal
 

Normal vector at the point where the contours intersected.

CL_Pointf CL_CollisionPoint::point
 

Coordinates of the point where the contours intersected.


The documentation for this struct was generated from the following file:
Generated on Thu Dec 3 02:39:35 2009 for ClanLib by  doxygen 1.4.6