AnyCAD Rapid API 2023
Help you to create a better world!
|
成员的完整列表,这些成员属于 AABox,包括所有继承而来的类成员
AABox() (定义于 AABox) | AABox | |
AABox(AABox rkBox) (定义于 AABox) | AABox | |
AABox(Vector3 min, Vector3 max) (定义于 AABox) | AABox | |
AABox(float mx, float my, float mz, float Mx, float My, float Mz) (定义于 AABox) | AABox | |
contains(Vector3 v) | AABox | |
contains(AABox other) | AABox | |
distance(Vector3 v) | AABox | |
getAllCorners() | AABox | |
getCenter() | AABox | |
getCorner(AABox.CornerEnum cornerToGet) | AABox | |
getHalfSize() | AABox | |
getMaximum() | AABox | |
getMinimum() | AABox | |
getSize() | AABox | |
intersection(AABox b2) | AABox | |
intersects(AABox b2) | AABox | |
intersects(Sphere s) | AABox | |
intersects(Plane p) | AABox | |
intersects(Vector3 v) | AABox | |
isFinite() | AABox | |
isInfinite() | AABox | |
isNull() | AABox | |
matPlusVec3(Matrix4 m, Vector3 v) | AABox | |
merge(AABox rhs) | AABox | |
merge(Vector3 point) | AABox | |
scale(Vector3 s) | AABox | |
setExtents(Vector3 min, Vector3 max) | AABox | |
setExtents(float mx, float my, float mz, float Mx, float My, float Mz) (定义于 AABox) | AABox | |
setInfinite() | AABox | |
setMaximum(Vector3 vec) | AABox | |
setMaximum(float x, float y, float z) (定义于 AABox) | AABox | |
setMaximumX(float x) | AABox | |
setMaximumY(float y) (定义于 AABox) | AABox | |
setMaximumZ(float z) (定义于 AABox) | AABox | |
setMinimum(Vector3 vec) | AABox | |
setMinimum(float x, float y, float z) (定义于 AABox) | AABox | |
setMinimumX(float x) | AABox | |
setMinimumY(float y) (定义于 AABox) | AABox | |
setMinimumZ(float z) (定义于 AABox) | AABox | |
setNull() | AABox | |
squaredDistance(Vector3 v) | AABox | |
transform(Matrix4 matrix) (定义于 AABox) | AABox | |
volume() | AABox |