OptiX  3.9
NVIDIA OptiX Acceleration Engine
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
optix::Matrix< M, N > Member List

This is the complete list of members for optix::Matrix< M, N >, including all inherited members.

det() const optix::Matrix< M, N >
det() const (defined in optix::Matrix< M, N >)optix::Matrix< M, N >
det() const (defined in optix::Matrix< M, N >)optix::Matrix< M, N >
floatM typedefoptix::Matrix< M, N >
floatN typedef (defined in optix::Matrix< M, N >)optix::Matrix< M, N >
getCol(unsigned int n) const optix::Matrix< M, N >
getData()optix::Matrix< M, N >
getData() const optix::Matrix< M, N >
getRow(unsigned int m) const optix::Matrix< M, N >
identity()optix::Matrix< M, N >static
inverse() const optix::Matrix< M, N >
inverse() const (defined in optix::Matrix< M, N >)optix::Matrix< M, N >
Matrix()optix::Matrix< M, N >
Matrix(const float data[M *N])optix::Matrix< M, N >inlineexplicit
Matrix(const Matrix &m)optix::Matrix< M, N >
operator<(const Matrix< M, N > &rhs) const optix::Matrix< M, N >
operator=(const Matrix &b)optix::Matrix< M, N >
operator[](unsigned int i) const optix::Matrix< M, N >inline
operator[](unsigned int i)optix::Matrix< M, N >inline
rotate(const float radians, const float3 &axis)optix::Matrix< M, N >static
rotate(const float radians, const float3 &axis) (defined in optix::Matrix< M, N >)optix::Matrix< M, N >
scale(const float3 &vec)optix::Matrix< M, N >static
scale(const float3 &vec) (defined in optix::Matrix< M, N >)optix::Matrix< M, N >
setCol(unsigned int n, const floatM &c)optix::Matrix< M, N >
setRow(unsigned int m, const floatN &r)optix::Matrix< M, N >
translate(const float3 &vec)optix::Matrix< M, N >static
translate(const float3 &vec) (defined in optix::Matrix< M, N >)optix::Matrix< M, N >
transpose() const optix::Matrix< M, N >