#include <SGFrame.h>
Collaboration diagram for Spr::SGBBox:
Definition at line 8 of file SGFrame.h.
|
バウンディングボックスの設定
Definition at line 13 of file SGFrame.h. References bboxCenter, and bboxExtent. |
|
バウンディングボックスの設定
Definition at line 18 of file SGFrame.h. References bboxCenter, and bboxExtent. Referenced by AddBBox(). |
|
バウンディングボックスの追加
Definition at line 23 of file SGFrame.h. References PTM::VectorImp< SZ, STR, OD >::element_max(), PTM::VectorImp< SZ, STR, OD >::element_min(), GetBBoxMax(), GetBBoxMin(), and SetBBoxMinMax(). |
|
中心
Definition at line 31 of file SGFrame.h. References bboxCenter. |
|
大きさ
Definition at line 33 of file SGFrame.h. References bboxExtent. |
|
小さい端点
Definition at line 35 of file SGFrame.h. References bboxCenter, and bboxExtent. Referenced by AddBBox(). |
|
大きい端点
Definition at line 37 of file SGFrame.h. References bboxCenter, and bboxExtent. Referenced by AddBBox(). |
|
与えられたベクトルとの内積が最大と最小の点
Definition at line 39 of file SGFrame.h. References bboxCenter, bboxExtent, Spr::TVec3< T >::X(), Spr::TVec3< T >::Y(), and Spr::TVec3< T >::Z(). |
|
BBoxの中心(ローカル系).
Definition at line 9 of file SGFrame.h. Referenced by GetBBoxCenter(), GetBBoxMax(), GetBBoxMin(), GetSupport(), SetBBoxCenterExtent(), and SetBBoxMinMax(). |
|
BBoxの大きさ(ローカル系).
Definition at line 10 of file SGFrame.h. Referenced by GetBBoxExtent(), GetBBoxMax(), GetBBoxMin(), GetSupport(), SetBBoxCenterExtent(), and SetBBoxMinMax(). |