Go to the source code of this file.
|
ON_DECL ON_3fVector | ON_CrossProduct (const float *, const float *) |
|
ON_DECL ON_3fVector | ON_CrossProduct (const ON_2fVector &, const ON_2fVector &) |
|
ON_DECL ON_3fVector | ON_CrossProduct (const ON_3fVector &, const ON_3fVector &) |
|
ON_DECL float | ON_DotProduct (const ON_2fVector &, const ON_2fVector &) |
|
ON_DECL float | ON_DotProduct (const ON_3fVector &, const ON_3fVector &) |
|
ON_DECL bool | ON_IsOrthogonalFrame (const ON_2fVector &, const ON_2fVector &) |
|
ON_DECL bool | ON_IsOrthogonalFrame (const ON_3fVector &, const ON_3fVector &, const ON_3fVector &) |
|
ON_DECL bool | ON_IsOrthonormalFrame (const ON_2fVector &, const ON_2fVector &) |
|
ON_DECL bool | ON_IsOrthonormalFrame (const ON_3fVector &, const ON_3fVector &, const ON_3fVector &) |
|
ON_DECL bool | ON_IsRightHandFrame (const ON_2fVector &, const ON_2fVector &) |
|
ON_DECL bool | ON_IsRightHandFrame (const ON_3fVector &, const ON_3fVector &, const ON_3fVector &) |
|
ON_DECL float | ON_TripleProduct (const float *, const float *, const float *) |
|
ON_DECL float | ON_TripleProduct (const ON_3fVector &, const ON_3fVector &, const ON_3fVector &) |
|
ON_DECL ON_2dPoint | operator* (double, const ON_2fPoint &) |
|
ON_DECL ON_2dVector | operator* (double, const ON_2fVector &) |
|
ON_DECL ON_3dPoint | operator* (double, const ON_3fPoint &) |
|
ON_DECL ON_3dVector | operator* (double, const ON_3fVector &) |
|
ON_DECL ON_4dPoint | operator* (double, const ON_4fPoint &) |
|
ON_DECL ON_2fPoint | operator* (float, const ON_2fPoint &) |
|
ON_DECL ON_2fVector | operator* (float, const ON_2fVector &) |
|
ON_DECL ON_3fPoint | operator* (float, const ON_3fPoint &) |
|
ON_DECL ON_3fVector | operator* (float, const ON_3fVector &) |
|
ON_DECL ON_4fPoint | operator* (float, const ON_4fPoint &) |
|
ON_DECL ON_2fPoint | operator* (int, const ON_2fPoint &) |
|
ON_DECL ON_2fVector | operator* (int, const ON_2fVector &) |
|
ON_DECL ON_3fPoint | operator* (int, const ON_3fPoint &) |
|
ON_DECL ON_3fVector | operator* (int, const ON_3fVector &) |
|
◆ ON_CrossProduct() [1/3]
◆ ON_CrossProduct() [2/3]
◆ ON_CrossProduct() [3/3]
◆ ON_DotProduct() [1/2]
◆ ON_DotProduct() [2/2]
◆ ON_IsOrthogonalFrame() [1/2]
◆ ON_IsOrthogonalFrame() [2/2]
◆ ON_IsOrthonormalFrame() [1/2]
◆ ON_IsOrthonormalFrame() [2/2]
◆ ON_IsRightHandFrame() [1/2]
◆ ON_IsRightHandFrame() [2/2]
◆ ON_TripleProduct() [1/2]
◆ ON_TripleProduct() [2/2]
◆ operator*() [1/14]
◆ operator*() [2/14]
◆ operator*() [3/14]
◆ operator*() [4/14]
◆ operator*() [5/14]
◆ operator*() [6/14]
◆ operator*() [7/14]
◆ operator*() [8/14]
◆ operator*() [9/14]
◆ operator*() [10/14]
◆ operator*() [11/14]
◆ operator*() [12/14]
◆ operator*() [13/14]
◆ operator*() [14/14]
◆ ON_forigin
◆ ON_fxaxis
◆ ON_fyaxis
◆ ON_fzaxis