AnyCAD Rapid API 2023
Help you to create a better world!
载入中...
搜索中...
未找到
Plane 成员列表

成员的完整列表,这些成员属于 Plane,包括所有继承而来的类成员

applyMatrix(Matrix4 matrix) (定义于 Plane)Plane
applyMatrix(Matrix4 matrix, Matrix3 normalMatrix) (定义于 Plane)Plane
coplanarPoint() (定义于 Plane)Plane
getD() (定义于 Plane)Plane
getDistance(Vector3 rkPoint)Plane
getNormal() (定义于 Plane)Plane
getSide(Vector3 rkPoint)Plane
getSide(AABox rkBox)Plane
getSide(Vector3 centre, Vector3 halfSize)Plane
getSide(Vector3 centre, float radius) (定义于 Plane)Plane
normalise()Plane
Plane()Plane
Plane(Plane rhs) (定义于 Plane)Plane
Plane(Vector3 rkNormal, float fConstant)Plane
Plane(float a, float b, float c, float d)Plane
Plane(Vector3 rkNormal, Vector3 rkPoint) (定义于 Plane)Plane
Plane(Vector3 rkPoint0, Vector3 rkPoint1, Vector3 rkPoint2) (定义于 Plane)Plane
projectVector(Vector3 v)Plane
redefine(Vector3 rkPoint0, Vector3 rkPoint1, Vector3 rkPoint2)Plane
redefine(Vector3 rkNormal, Vector3 rkPoint)Plane
setD(float value) (定义于 Plane)Plane
setNormal(Vector3 value) (定义于 Plane)Plane