Public Member Functions | Public Attributes
fcl::MeshCollisionTraversalNodekIOS Class Reference

#include <hpp/fcl/traversal/traversal_node_bvhs.h>

Inheritance diagram for fcl::MeshCollisionTraversalNodekIOS:
[legend]
Collaboration diagram for fcl::MeshCollisionTraversalNodekIOS:
[legend]

List of all members.

Public Member Functions

 MeshCollisionTraversalNodekIOS (bool enable_distance_lower_bound)
bool BVTesting (int b1, int b2) const
 BV culling test in one BVTT node.
void leafTesting (int b1, int b2, FCL_REAL &) const
 Intersection testing between leaves (two triangles)

Public Attributes

Matrix3f R
Vec3f T

Constructor & Destructor Documentation

fcl::MeshCollisionTraversalNodekIOS::MeshCollisionTraversalNodekIOS ( bool  enable_distance_lower_bound)

Member Function Documentation

bool fcl::MeshCollisionTraversalNodekIOS::BVTesting ( int  b1,
int  b2 
) const [virtual]

BV culling test in one BVTT node.

Reimplemented from fcl::BVHCollisionTraversalNode< kIOS >.

void fcl::MeshCollisionTraversalNodekIOS::leafTesting ( int  b1,
int  b2,
FCL_REAL sqrDistLowerBound 
) const [virtual]

Intersection testing between leaves (two triangles)

Reimplemented from fcl::MeshCollisionTraversalNode< kIOS >.


Member Data Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines