OROCHI
 
Loading...
Searching...
No Matches
GxOctree.cpp File Reference

ベーシックな8分木 More...

#include "Gx.h"
Include dependency graph for GxOctree.cpp:

Macros

#define CLINER8TREEMANAGER_MAXLEVEL   10u
 

Functions

 _PARAM_NAME_ATTRIBUTE (_level, "深さレベル", GxProperty::ATTRIBUTE_READONLY)
 
 _PARAM_NAME_ATTRIBUTE (_leftTopBack, "左上奥座標", GxProperty::ATTRIBUTE_READONLY)
 
 _PARAM_NAME_ATTRIBUTE (_rightBottomFront, "右下手前座標", GxProperty::ATTRIBUTE_READONLY)
 
 _PARAM_ATTRIBUTE (_pObjectList, GxProperty::ATTRIBUTE_READONLY)
 
 _PARAM_ATTRIBUTE (_aabb, GxProperty::ATTRIBUTE_READONLY)
 

Detailed Description

ベーシックな8分木

Author
Copyright (C)2009 SiliconStudio Inc. All rights reserved.
Hiromu Ozaki