intersectingEE Struct Reference

A structure that is contains EE collision result. More...

#include <typeDef.h>

List of all members.

Public Attributes

UINT obj1
UINT obj2
UINT tri1
UINT tri2
UINT indexEdge1 [2]
UINT indexEdge2 [2]
float collisionTime


Detailed Description

A structure that is contains EE collision result.

A structure including EE collision Info.
The edge_i is a membef of the object_i and triangle_i.
Also, the trianlge_i is a member of the object_i.


Member Data Documentation

collision time ( 0.0 ~ 1.0)

Two IDs of vertexes composing edge1

Two IDs of vertexes composing edge2

The ID of object containing edge1

The ID of object containing edge2

The ID of triangle containing edge1

The ID of triangle containing edge2


The documentation for this struct was generated from the following file:


Maintained by: DukSu Kim, (bluekdct at gmail dot com) , Sung-Eui Yoon (sungeui at gmail dot com)
Copyright 2009 SGlab, KAIST.