프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Min | Vector3 |
메소드 | 설명 | |
---|---|---|
BoundingBox3 ( Vector3 min, Vector3 max ) : System | ||
FromPoints ( IList |
||
Intersects ( |
||
Intersects ( |
||
Intersects ( |
||
Intersects ( |
||
Merge ( |
||
Merge ( |
public BoundingBox3 ( Vector3 min, Vector3 max ) : System | ||
min | Vector3 | |
max | Vector3 | |
리턴 | System |
public static FromPoints ( IList |
||
points | IList |
|
리턴 |
public Intersects ( |
||
boundingBox | ||
리턴 | bool |
public Intersects ( |
||
boundingSphere | ||
리턴 | bool |
public static Intersects ( |
||
boundingBox1 | ||
boundingBox2 | ||
result | bool | |
리턴 | void |
public static Intersects ( |
||
boundingBox | ||
boundingSphere | ||
result | bool | |
리턴 | void |
public Merge ( |
||
boundingBox2 | ||
리턴 |
public static Merge ( |
||
boundingBox1 | ||
boundingBox2 | ||
result | ||
리턴 | void |