indiantarget / quimeraengine

0 stars 0 forks source link

QRay3D::Reflection() #626

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
The same as QRay2D::Reflection but in the three-dimensional space. It could be 
useful for calculating trajectories.

QRay3D Reflection(plane) const;
QRay3D Reflection(triangle) const;

Original issue reported on code.google.com by Lince3D@gmail.com on 14 Nov 2014 at 8:31

GoogleCodeExporter commented 9 years ago

Original comment by Lince3D@gmail.com on 9 Feb 2015 at 6:30