#include <iostream>#include "ColdetModel.h"#include "ColdetModelSharedDataSet.h"#include "Opcode/Opcode.h"
Go to the source code of this file.
Functions | |
| static void | getBoundingBoxDataSub (const Opcode::AABBCollisionNode *node, unsigned int currentDepth, unsigned int depth, std::vector< Vector3 > &out_data) |
| static void getBoundingBoxDataSub | ( | const Opcode::AABBCollisionNode * | node, |
| unsigned int | currentDepth, | ||
| unsigned int | depth, | ||
| std::vector< Vector3 > & | out_data | ||
| ) | [static] |
Definition at line 207 of file ColdetModel.cpp.