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

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

applyMatrix(Matrix4d matrix) (定义于 Plane)Plane
applyMatrix(Matrix4d matrix, Matrix3d normalMatrix) (定义于 Plane)Plane
coplanarPoint() (定义于 Plane)Plane
getD() (定义于 Plane)Plane
getDistance(Vector3d rkPoint)Plane
getNormal() (定义于 Plane)Plane
getSide(Vector3d rkPoint)Plane
getSide(AABox rkBox)Plane
getSide(Vector3d centre, Vector3d halfSize)Plane
getSide(Vector3d centre, double radius) (定义于 Plane)Plane
normalise()Plane
Plane()Plane
Plane(Plane rhs) (定义于 Plane)Plane
Plane(Vector3d rkNormal, double fConstant)Plane
Plane(double a, double b, double c, double _d)Plane
Plane(Vector3d rkNormal, Vector3d rkPoint) (定义于 Plane)Plane
Plane(Vector3d rkPoint0, Vector3d rkPoint1, Vector3d rkPoint2) (定义于 Plane)Plane
projectVector(Vector3d v)Plane
redefine(Vector3d rkPoint0, Vector3d rkPoint1, Vector3d rkPoint2)Plane
redefine(Vector3d rkNormal, Vector3d rkPoint)Plane
setD(double value) (定义于 Plane)Plane
setNormal(Vector3d value) (定义于 Plane)Plane