![]() |
gVirtualXRay
2.0.10
VirtualX-RayImagingLibraryonGPU
|
Template class to handle a 4x4 matrixs. More...
#include "gVirtualXRay/gVirtualXRayConfig.h"
#include <vector>
#include "gVirtualXRay/Vec3.h"
#include "Matrix4x4.inl"
Go to the source code of this file.
Data Structures | |
class | gVirtualXRay::Matrix4x4< T > |
Matrix4x4 is a template class to handle a 4 by 4 matrix. More... | |
class | gVirtualXRay::Matrix4x4< T > |
Matrix4x4 is a template class to handle a 4 by 4 matrix. More... | |
Namespaces | |
gVirtualXRay | |
Functions | |
template<typename T > | |
std::ostream & | gVirtualXRay::operator<< (std::ostream &anOutputStream, const Matrix4x4< T > &aMatrix) |
Template class to handle a 4x4 matrixs.
License BSD 3-Clause License.
For details on use and redistribution please refer to http://opensource.org/licenses/BSD-3-Clause
Copyright (c) by Dr Franck P. Vidal (franc), k.p. vidal @fpv idal. nethttp://www.fpvidal.net/, Jan 2017, 2017, version 1.0, BSD 3-Clause License
Definition in file Matrix4x4.h.