Classes | Namespaces | Functions
BV_splitter-inl.h File Reference
#include "fcl/geometry/bvh/detail/BV_splitter.h"
#include "fcl/common/unused.h"
Include dependency graph for BV_splitter-inl.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  fcl::detail::ApplyImpl< S, BV >
 
struct  fcl::detail::ApplyImpl< S, kIOS< S > >
 
struct  fcl::detail::ApplyImpl< S, OBB< S > >
 
struct  fcl::detail::ApplyImpl< S, OBBRSS< S > >
 
struct  fcl::detail::ApplyImpl< S, RSS< S > >
 
struct  fcl::detail::ComputeRuleCenterImpl< S, BV >
 
struct  fcl::detail::ComputeRuleCenterImpl< S, kIOS< S > >
 
struct  fcl::detail::ComputeRuleCenterImpl< S, OBB< S > >
 
struct  fcl::detail::ComputeRuleCenterImpl< S, OBBRSS< S > >
 
struct  fcl::detail::ComputeRuleCenterImpl< S, RSS< S > >
 
struct  fcl::detail::ComputeRuleMeanImpl< S, BV >
 
struct  fcl::detail::ComputeRuleMeanImpl< S, kIOS< S > >
 
struct  fcl::detail::ComputeRuleMeanImpl< S, OBB< S > >
 
struct  fcl::detail::ComputeRuleMeanImpl< S, OBBRSS< S > >
 
struct  fcl::detail::ComputeRuleMeanImpl< S, RSS< S > >
 
struct  fcl::detail::ComputeRuleMedianImpl< S, BV >
 
struct  fcl::detail::ComputeRuleMedianImpl< S, kIOS< S > >
 
struct  fcl::detail::ComputeRuleMedianImpl< S, OBB< S > >
 
struct  fcl::detail::ComputeRuleMedianImpl< S, OBBRSS< S > >
 
struct  fcl::detail::ComputeRuleMedianImpl< S, RSS< S > >
 
struct  fcl::detail::ComputeSplitVectorImpl< S, BV >
 
struct  fcl::detail::ComputeSplitVectorImpl< S, kIOS< S > >
 
struct  fcl::detail::ComputeSplitVectorImpl< S, OBBRSS< S > >
 

Namespaces

 fcl
 Main namespace.
 
 fcl::detail
 

Functions

template<typename S , typename BV >
void fcl::detail::computeSplitValue_bvcenter (const BV &bv, S &split_value)
 
template<typename S , typename BV >
void fcl::detail::computeSplitValue_mean (const BV &bv, Vector3< S > *vertices, Triangle *triangles, unsigned int *primitive_indices, int num_primitives, BVHModelType type, const Vector3< S > &split_vector, S &split_value)
 
template<typename S , typename BV >
void fcl::detail::computeSplitValue_median (const BV &bv, Vector3< S > *vertices, Triangle *triangles, unsigned int *primitive_indices, int num_primitives, BVHModelType type, const Vector3< S > &split_vector, S &split_value)
 
template<typename S , typename BV >
void fcl::detail::computeSplitVector (const BV &bv, Vector3< S > &split_vector)
 


fcl
Author(s):
autogenerated on Tue Dec 5 2023 03:40:49