#include <mitsuba/core/fwd.h>
|
template<> |
Quaternion | lerp (size_t idx0, size_t idx1, Float t) const |
|
template<> |
Vector | concatenateTransformations (const Vector &value1, const Vector &value2) const |
|
template<> |
Point | concatenateTransformations (const Point &value1, const Point &value2) const |
|
template<> |
Float | concatenateTransformations (const Float &value1, const Float &value2) const |
|
template<> |
bool | isNoOp (const Float &value) const |
|
template<> |
bool | isNoOp (const Vector &value) const |
|
template<> |
bool | isNoOp (const Quaternion &value) const |
|
template<> |
void | unserialize (Stream *stream, Point &value) |
|
template<> |
void | serialize (Stream *stream, const Point &value) const |
|
template<> |
void | unserialize (Stream *stream, Vector &value) |
|
template<> |
void | serialize (Stream *stream, const Vector &value) const |
|
template<> |
void | unserialize (Stream *stream, Quaternion &value) |
|
template<> |
void | serialize (Stream *stream, const Quaternion &value) const |
|
The documentation for this class was generated from the following file:
- include/mitsuba/core/fwd.h