gVirtualXRay  2.0.10
VirtualX-RayImagingLibraryonGPU
Todo List
File AtomicElement.h
Merge the energy set and mass attenuation set using std::pair<double, double>
File CubeMesh.h
Make it possible to merge vertices if an array of indices exists
File CubeMesh.inl
Make it possible to merge vertices if an array of indices exists
File CuboidMesh.h
Make it possible to merge vertices if an array of indices exists
File CuboidMesh.inl
Make it possible to merge vertices if an array of indices exists
File Image.h
Fix problem in marchingCubes (normals?). See bug in demos (ImplicitSurface and SimpleBackProjection)
File LineMesh.h
Make it possible to merge vertices if an array of indices exists
File LineMesh.inl
Make it possible to merge vertices if an array of indices exists
File PolygonMesh.h
Make it possible to merge vertices if an array of indices exists Convert triangle mesh into arbitrary polygon mesh
File PolygonMesh.inl
Make it possible to merge vertices if an array of indices exists Convert triangle mesh into arbitrary polygon mesh
File SphereMesh.h
Make it possible to merge vertices if an array of indices exists
File SphereMesh.inl
Make it possible to merge vertices if an array of indices exists
File Vec3.h
Add an exception in Length(). Add a header for constants, use EPSILON instead of 0.0000001
File Vec3.inl
Add an exception in Length(). Add a header for constants, use EPSILON instead of 0.0000001
File XRayDetector.h
Create a class to draw spheres Use this class to display point sources (see line 80 in file XRayDetector.inl)
File XRayRenderer.h
Make sure m_CT_centre_of_rotation_position works well