Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
triple
src/apps/glteapot/Vector3.h
165
inline float triple(const Vector3& v1, const Vector3& v2) const
src/apps/glteapot/Vector3.h
307
return v1.triple(v2, v3);
src/apps/haiku3d/Vector3.h
176
inline float triple(const Vector3& v1, const Vector3& v2) const
src/apps/haiku3d/Vector3.h
331
return v1.triple(v2, v3);