|
Fermat
|
A simplified notion of the local differential geometry at a surface
#include <differential_geometry.h>
Public Methods | |
| CUGAR_HOST_DEVICE Vector3f | to_local (const Vector3f v) const |
| CUGAR_HOST_DEVICE Vector3f | from_local (const Vector3f v) const |
| CUGAR_HOST_DEVICE float | cos_theta_l (const Vector3f v) const |
| CUGAR_HOST_DEVICE float | cos_theta_g (const Vector3f v) const |
Public Members | |
| Vector3f | normal_s |
| Vector3f | normal_g |
| Vector3f | tangent |
| Vector3f | binormal |
|
inline |
|
inline |
1.8.13