All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Public Attributes
fcl::Triangle2 Class Reference

Triangle stores the points instead of only indices of points. More...

#include <geometric_shapes.h>

Inheritance diagram for fcl::Triangle2:
Inheritance graph
[legend]

List of all members.

Public Member Functions

void computeLocalAABB ()
 virtual function of compute AABB in local coordinate
NODE_TYPE getNodeType () const
 get the node type
 Triangle2 (const Vec3f &a_, const Vec3f &b_, const Vec3f &c_)

Public Attributes

Vec3f a
Vec3f b
Vec3f c

Detailed Description

Triangle stores the points instead of only indices of points.

Definition at line 59 of file geometric_shapes.h.


Constructor & Destructor Documentation

fcl::Triangle2::Triangle2 ( const Vec3f a_,
const Vec3f b_,
const Vec3f c_ 
) [inline]

Definition at line 62 of file geometric_shapes.h.


Member Function Documentation

virtual function of compute AABB in local coordinate

Implements fcl::CollisionGeometry.

Definition at line 189 of file geometric_shapes.cpp.

NODE_TYPE fcl::Triangle2::getNodeType ( ) const [inline, virtual]

get the node type

Reimplemented from fcl::CollisionGeometry.

Definition at line 69 of file geometric_shapes.h.


Member Data Documentation

Definition at line 71 of file geometric_shapes.h.

Definition at line 71 of file geometric_shapes.h.

Definition at line 71 of file geometric_shapes.h.


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


fcl
Author(s): Jia Pan
autogenerated on Tue Jan 15 2013 16:05:32