$search

edu::tum::cs::vis::model::util::IntersectedTriangle Class Reference

List of all members.

Public Member Functions

 IntersectedTriangle (Triangle tri, Point3f intersect)

Public Attributes

Point3f intersection
Triangle t

Detailed Description

Class which represents a triangle with intersection point.

Author:
Stefan Profanter

Definition at line 11 of file IntersectedTriangle.java.


Constructor & Destructor Documentation

edu::tum::cs::vis::model::util::IntersectedTriangle::IntersectedTriangle ( Triangle  tri,
Point3f  intersect 
) [inline]

Constructor for intersected triangle.

Parameters:
tri triangle which is intersected
intersect intersection point on triangle

Definition at line 20 of file IntersectedTriangle.java.


Member Data Documentation

intersection point of triangle.

Definition at line 33 of file IntersectedTriangle.java.

triangle which is intersected

Definition at line 28 of file IntersectedTriangle.java.


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


knowrob_cad_parser
Author(s): Stefan Profanter
autogenerated on Tue Mar 5 12:15:34 2013