gKit2 light
Public Member Functions | Public Attributes | List of all members
Triangle Struct Reference

representation d'un triangle. More...

#include <bvh.h>

Public Member Functions

 Triangle (const Point &_a, const Point &_b, const Point &_c)
 

Public Attributes

Point a
 
Point b
 
Point c
 

Detailed Description

representation d'un triangle.

Definition at line 11 of file bvh.h.


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