#include <SbBox3.h>
◆ SbVec3() [1/3]
◆ SbVec3() [2/3]
◆ SbVec3() [3/3]
template<class Type>
SbVec3< Type >::SbVec3 |
( |
const Type |
x, |
|
|
const Type |
y, |
|
|
const Type |
z |
|
) |
| |
|
inline |
◆ cross()
◆ dot()
◆ getValue() [1/2]
template<class Type>
const Type* SbVec3< Type >::getValue |
( |
void |
| ) |
const |
|
inline |
◆ getValue() [2/2]
template<class Type>
void SbVec3< Type >::getValue |
( |
Type & |
x, |
|
|
Type & |
y, |
|
|
Type & |
z |
|
) |
| const |
|
inline |
◆ length()
template<class Type>
double SbVec3< Type >::length |
( |
void |
| ) |
const |
|
inline |
◆ negate()
template<class Type>
void SbVec3< Type >::negate |
( |
void |
| ) |
|
|
inline |
◆ normalize()
template<class Type>
double SbVec3< Type >::normalize |
( |
void |
| ) |
|
|
inline |
◆ operator*()
◆ operator*=()
◆ operator+()
◆ operator+=()
◆ operator-() [1/2]
◆ operator-() [2/2]
◆ operator-=()
◆ operator/()
◆ operator/=()
◆ operator[]() [1/2]
template<class Type>
Type& SbVec3< Type >::operator[] |
( |
int |
idx | ) |
|
|
inline |
◆ operator[]() [2/2]
template<class Type>
const Type& SbVec3< Type >::operator[] |
( |
int |
idx | ) |
const |
|
inline |
◆ setValue() [1/2]
◆ setValue() [2/2]
template<class Type>
SbVec3<Type>& SbVec3< Type >::setValue |
( |
const Type |
x, |
|
|
const Type |
y, |
|
|
const Type |
z |
|
) |
| |
|
inline |
◆ sqrLength()
template<class Type>
Type SbVec3< Type >::sqrLength |
( |
void |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files:
- C:/Data/Volker/Bitbucket/smallchange/lib/SmallChange/misc/SbBox3.h
- C:/Data/Volker/Bitbucket/smallchange/lib/SmallChange/misc/SbVec3.h