Method | Description | |
---|---|---|
Transform ( |
||
Transform ( Normal3D normal ) : Normal3D | ||
Transform ( Point3D point ) : Point3D | ||
Transform ( Point4D point ) : Point4D | ||
Transform ( |
||
Transform ( Vector3D vector ) : Vector3D | ||
Transform ( Point3D points ) : void | ||
Transform ( Point4D points ) : void | ||
Transform ( Vector3D vectors ) : void |
public Transform ( |
||
box | ||
return |
public Transform ( Normal3D normal ) : Normal3D | ||
normal | Normal3D | |
return | Normal3D |
public Transform ( |
||
ray | ||
return |
public Transform ( Vector3D vector ) : Vector3D | ||
vector | Vector3D | |
return | Vector3D |