Darc Library  2012.11
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
darc::core::GE_Tetrahdron Class Reference

#include <cr_tetrahedron.h>

List of all members.

Public Member Functions

 GE_Tetrahdron (Vector3D *_v0, Vector3D *_v1, Vector3D *_v2, Vector3D *_v3)
DCR ccw_lh ()

Public Attributes

Vector3Dm_v0
Vector3Dm_v1
Vector3Dm_v2
Vector3Dm_v3

Detailed Description

Class for triangles in 3D. Points should be given in CCW-LH order (i.e. ABC Plane in CCW order if looked at from the outside, D in ABxAC (LH cross product) direction.


Constructor & Destructor Documentation

darc::core::GE_Tetrahdron::GE_Tetrahdron ( Vector3D _v0,
Vector3D _v1,
Vector3D _v2,
Vector3D _v3 
) [inline]

Member Function Documentation


Member Data Documentation


The documentation for this class was generated from the following files: