csIntersectingTriangle Struct Reference
An intersection triangle for CollideRay. More...
#include <ivaria/collider.h>
| Public Attributes | |
| csVector3 | a | 
| csVector3 | b | 
| csVector3 | c | 
Detailed Description
An intersection triangle for CollideRay.
Definition at line 56 of file collider.h.
The documentation for this struct was generated from the following file:
- ivaria/collider.h
Generated for Crystal Space by doxygen 1.4.7

