#include <mikk_float3.hh>
Definition at line 15 of file mikk_float3.hh.
◆ float3() [1/6]
Referenced by distance(), float3(), normalize(), operator*, operator*, operator*, operator+, operator+=(), operator-, operator-, operator==, and zero().
◆ float3() [2/6]
| mikk::float3::float3 |
( |
const float * | ptr | ) |
|
|
inline |
◆ float3() [3/6]
| mikk::float3::float3 |
( |
const float(*) | ptr[3] | ) |
|
|
inline |
◆ float3() [4/6]
| mikk::float3::float3 |
( |
float | value | ) |
|
|
inlineexplicit |
◆ float3() [5/6]
| mikk::float3::float3 |
( |
int | value | ) |
|
|
inlineexplicit |
◆ float3() [6/6]
◆ distance()
◆ length()
| float mikk::float3::length |
( |
| ) |
const |
|
inline |
◆ length_squared()
| float mikk::float3::length_squared |
( |
| ) |
const |
|
inline |
◆ normalize()
| float3 mikk::float3::normalize |
( |
| ) |
const |
|
inline |
◆ operator+=()
| void mikk::float3::operator+= |
( |
const float3 & | b | ) |
|
|
inline |
◆ reduce_add()
| float mikk::float3::reduce_add |
( |
| ) |
const |
|
inline |
◆ zero()
◆ operator* [1/3]
◆ operator* [2/3]
◆ operator* [3/3]
◆ operator+
◆ operator- [1/2]
◆ operator- [2/2]
◆ operator==
Definition at line 16 of file mikk_float3.hh.
Referenced by mikk::Mikktspace< Mesh >::calcTexArea(), mikk::dot(), float3(), float3(), float3(), float3(), mikk::Mikktspace< Mesh >::initTriangle(), length_squared(), operator*, operator*, operator*, operator+, operator-, operator-, operator==, and reduce_add().
Definition at line 16 of file mikk_float3.hh.
Referenced by mikk::Mikktspace< Mesh >::calcTexArea(), mikk::dot(), float3(), float3(), float3(), float3(), mikk::Mikktspace< Mesh >::initTriangle(), length_squared(), operator*, operator*, operator*, operator+, operator-, operator-, operator==, and reduce_add().
Definition at line 16 of file mikk_float3.hh.
Referenced by mikk::dot(), float3(), float3(), float3(), float3(), length_squared(), operator*, operator*, operator*, operator+, operator-, operator-, operator==, and reduce_add().
The documentation for this struct was generated from the following file: