#include <DungeonInteriorGenerationExclusionVolume.h>
- Author
- Shun Moriya
- Copyright
- 2023- Shun Moriya All Rights Reserved. Prohibited area for placement of dungeon interior
ダンジョン内装の配置禁止領域
◆ Add()
void CDungeonInteriorGenerationExclusionVolume::Add |
( |
const FBox & |
bounds | ) |
|
|
inline |
◆ Clear()
void CDungeonInteriorGenerationExclusionVolume::Clear |
( |
| ) |
|
|
inline |
◆ Intersect()
bool CDungeonInteriorGenerationExclusionVolume::Intersect |
( |
const FBox & |
bounds | ) |
const |
|
inlinenoexcept |
配置禁止領域と交差しているか?
- Parameters
-
- Returns
◆ IsInsideOrOn()
bool CDungeonInteriorGenerationExclusionVolume::IsInsideOrOn |
( |
const FVector & |
location | ) |
const |
|
inlinenoexcept |
座標が配置禁止領域内に含まれているか?
- Parameters
-
- Returns
- trueならば座標が配置禁止領域内
The documentation for this class was generated from the following file:
- DungeonInteriorGenerationExclusionVolume.h