Functions
OPC_BoxPruning.h File Reference

Go to the source code of this file.

Functions

FUNCTION OPCODE_API bool BipartiteBoxPruning (udword nb0, const AABB **array0, udword nb1, const AABB **array1, Pairs &pairs, const Axes &axes)
 
FUNCTION OPCODE_API bool BruteForceBipartiteBoxTest (udword nb0, const AABB **array0, udword nb1, const AABB **array1, Pairs &pairs)
 
FUNCTION OPCODE_API bool BruteForceCompleteBoxTest (udword nb, const AABB **array, Pairs &pairs)
 
FUNCTION OPCODE_API bool CompleteBoxPruning (udword nb, const AABB **array, Pairs &pairs, const Axes &axes)
 

Function Documentation

◆ BipartiteBoxPruning()

FUNCTION OPCODE_API bool BipartiteBoxPruning ( udword  nb0,
const AABB **  array0,
udword  nb1,
const AABB **  array1,
Pairs pairs,
const Axes axes 
)

◆ BruteForceBipartiteBoxTest()

FUNCTION OPCODE_API bool BruteForceBipartiteBoxTest ( udword  nb0,
const AABB **  array0,
udword  nb1,
const AABB **  array1,
Pairs pairs 
)

◆ BruteForceCompleteBoxTest()

FUNCTION OPCODE_API bool BruteForceCompleteBoxTest ( udword  nb,
const AABB **  array,
Pairs pairs 
)

◆ CompleteBoxPruning()

FUNCTION OPCODE_API bool CompleteBoxPruning ( udword  nb,
const AABB **  array,
Pairs pairs,
const Axes axes 
)


openhrp3
Author(s): AIST, General Robotix Inc., Nakamura Lab of Dept. of Mechano Informatics at University of Tokyo
autogenerated on Wed Sep 7 2022 02:51:05