coal  3.0.1
Coal, The Collision Detection Library. Previously known as HPP-FCL, fork of FCL -- The Flexible Collision Library
MeshShapeDistanceTraversalNodekIOS< S > Class Template Reference

#include <coal/internal/traversal_node_bvh_shape.h>

Inheritance diagram for MeshShapeDistanceTraversalNodekIOS< S >:
Collaboration diagram for MeshShapeDistanceTraversalNodekIOS< S >:

Public Member Functions

 MeshShapeDistanceTraversalNodekIOS ()
 
void preprocess ()
 
void postprocess ()
 
Scalar BVDistanceLowerBound (unsigned int b1, unsigned int) const
 
void leafComputeDistance (unsigned int b1, unsigned int b2) const
 

Constructor & Destructor Documentation

◆ MeshShapeDistanceTraversalNodekIOS()

Member Function Documentation

◆ BVDistanceLowerBound()

template<typename S >
Scalar MeshShapeDistanceTraversalNodekIOS< S >::BVDistanceLowerBound ( unsigned int  b1,
unsigned int   
) const
inline

◆ leafComputeDistance()

template<typename S >
void MeshShapeDistanceTraversalNodekIOS< S >::leafComputeDistance ( unsigned int  b1,
unsigned int  b2 
) const
inline

◆ postprocess()

template<typename S >
void MeshShapeDistanceTraversalNodekIOS< S >::postprocess ( )
inline

◆ preprocess()

template<typename S >
void MeshShapeDistanceTraversalNodekIOS< S >::preprocess ( )
inline

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