Skip to content
Snippets Groups Projects
  1. Sep 01, 2015
    • Ricardo Ortiz's avatar
      Add the vtk mapped data array MeshNodalCordinates. · 0d45fe2f
      Ricardo Ortiz authored
      This data mapper allows you to map external data into the
      vtkDataArray.
      This in turn allows you to interface with vtk without
      repacking the simulatordata.
      
      Clean up and implement a pimpl VtkRenderer to hide
      redering implementation.
      
      Replace core::StdVector3d with std::vector<core::Vec3d>
      
      because eigen 3d vector array is aligned
      by default so no special allocator is needed. See core::StdVector3d
      for more details.
      0d45fe2f
  2. Jul 24, 2015
  3. Jul 23, 2015
  4. Jul 22, 2015
  5. Jul 21, 2015
  6. Jul 20, 2015
  7. Jul 19, 2015
  8. Jul 18, 2015
  9. Jul 17, 2015
  10. Jul 15, 2015
  11. Jul 14, 2015
  12. Jul 10, 2015
Loading