This is the complete list of members for wb::Mat3d, including all inherited members.
ByteSize() const | wb::Mat3dShell< T > | inline |
Copy(Mat3dShell< T > &m) | wb::Mat3d | |
Fill(T v) | wb::Mat3dShell< T > | |
Get(int x, int y, int z) | wb::Mat3dShell< T > | inline |
GetBuf() const | wb::Mat3dShell< T > | inline |
GetSize() const | wb::Mat3dShell< T > | inline |
GetXDim() const | wb::Mat3dShell< T > | inline |
GetYDim() const | wb::Mat3dShell< T > | inline |
GetZDim() const | wb::Mat3dShell< T > | inline |
m_nXDim | wb::Mat3dShell< T > | protected |
m_nYDim | wb::Mat3dShell< T > | protected |
m_nZDim | wb::Mat3dShell< T > | protected |
m_pBuf | wb::Mat3dShell< T > | protected |
Mat3d() | wb::Mat3d | inline |
Mat3d(int xdim, int ydim, int zdim) | wb::Mat3d | inline |
Mat3dShell() | wb::Mat3dShell< T > | inline |
Mat3dShell(T *p, int xdim, int ydim, int zdim) | wb::Mat3dShell< T > | inline |
operator==(Mat3dShell &m) | wb::Mat3dShell< T > | |
operator[](int x) | wb::Mat3dShell< T > | inline |
Read(File &file) | wb::Mat3dShell< T > | |
Reset(int xdim=0, int ydim=0, int zdim=0) | wb::Mat3d | |
Mat3dShell< T >::Reset(T *p, int xdim, int ydim, int zdim) | wb::Mat3dShell< T > | inline |
Write(File &file) | wb::Mat3dShell< T > | |
~Mat3d() | wb::Mat3d | inline |