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

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

applyMatrix4(Matrix4 trf) (定义于 Vector4)Vector4
applyMatrix4d(Matrix4d trf) (定义于 Vector4)Vector4
clone() (定义于 Vector4)Vector4
getW() (定义于 Vector4)Vector4
getX() (定义于 Vector4)Vector4
getY() (定义于 Vector4)Vector4
getZ() (定义于 Vector4)Vector4
setW(float value) (定义于 Vector4)Vector4
setX(float value) (定义于 Vector4)Vector4
setY(float value) (定义于 Vector4)Vector4
setZ(float value) (定义于 Vector4)Vector4
Vector4() (定义于 Vector4)Vector4
Vector4(float scalar) (定义于 Vector4)Vector4
Vector4(float a, float b, float c, float d) (定义于 Vector4)Vector4