Search results

From KitwarePublic
Jump to navigationJump to search

Page title matches

Page text matches

  • == Smart Pointers ==
    735 bytes (86 words) - 13:39, 1 December 2009
  • ...ters, you should never see an explicit Delete invocation in your code. The smart pointer classes, and which one is most appropriate, has been summarized in ...lf", and the special vtkSmartPointer<>::New() method creates an object and smart pointer in one step, with the pointer holding the initial ownership of the
    8 KB (1,081 words) - 14:34, 13 March 2024
  • * Do not call Delete() in an ITK smart pointer. ** If you want to destroy a smart pointer object itksmartp, do:
    2 KB (295 words) - 13:17, 1 December 2010
  • ...b/TubeTK/Plugins/tubeAnisotropicDiffusiveDeformableRegistration --demangle smart --debug-info > anisotropicSymbols.txt opannotate --source --output-dir=annotated --demangle smart
    3 KB (367 words) - 18:39, 26 July 2013
  • ** However Julia is still misusing the smart pointers in the return of her function.
    885 bytes (123 words) - 17:32, 6 July 2007
  • ...offman - Kitware; CMake (build process); vxl/vnl numerics; infrastructure (smart pointers, object factories, callback mechanism)
    2 KB (252 words) - 10:49, 3 May 2014
  • However, Git's philosophy is "''dumb add, smart view''".
    2 KB (338 words) - 17:37, 18 July 2011
  • * How to consolidate a "smart" sampling to allow for
    3 KB (432 words) - 16:01, 9 December 2011
  • * Smart Pointers
    3 KB (502 words) - 00:36, 20 January 2010
  • This incarnation of the livedata feature is not very smart. It does not get information about the pvd file directly. Instead, you must
    4 KB (635 words) - 14:58, 12 June 2007
  • * [[VTK/Tutorials/SmartPointers | Smart pointers]]
    4 KB (493 words) - 03:50, 23 June 2018
  • ...s the SetCostFunction receive a raw pointer to the cost function and not a smart pointer?
    5 KB (668 words) - 20:05, 5 November 2010
  • ;the below visualizer for smart pointer is a worthless "improvement" over the deafult
    10 KB (939 words) - 13:56, 18 May 2018
  • ...would be to provide a vtkThreadSpecific<> template that could be used as a smart pointer, but that will keep one instance of the cached object per thread.
    5 KB (812 words) - 14:20, 12 October 2010
  • ITK has adopted reference counting via so-called "smart pointers" to manage object references. these methods. Smart pointers manage the reference to objects, automatically incrementing
    29 KB (4,002 words) - 12:11, 17 March 2018
  • ...it to work correctly with pipeline streaming. The mapper would have to be smart enough to know what parts of the 3D texture would be needed, so that the co === Smart Scaling ===
    20 KB (3,141 words) - 02:23, 3 November 2014
  • * Implementing itkLoad() could be made simpler if itkLoad() could return a smart pointer to an ObjectFactoryBase instead of a raw pointer to an ObjectFactor
    8 KB (1,205 words) - 17:13, 2 November 2016
  • ...r 1) you are actually doing something wrong by trying to manually delete a smart pointer or the equivalent or 2) You have forgotten to add:
    7 KB (1,218 words) - 23:32, 5 January 2012
  • ...and modeling problems. The code changes included: removal of incompatible smart pointers, improved encapsulation, removed IO functionalities from filters,
    7 KB (994 words) - 03:11, 24 December 2011
  • ** This might be achieved by using TR1 smart pointers instead of the ITK 3.0 smart pointer implementation. It might however then be more complex to use the de
    23 KB (3,464 words) - 08:00, 5 October 2010

View (previous 20 | next 20) (20 | 50 | 100 | 250 | 500)