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
  • ...the reflog of a remote server (it could perhaps be added to git's native "smart" protocol, but we cannot require or depend on that). However, it is possib
    12 KB (2,085 words) - 19:57, 25 February 2009
  • ...ort smart pointers. Support for the old method where the pointers were not smart pointers has been removed. The ITK framework should now behave similar to t
    43 KB (5,800 words) - 23:23, 18 September 2011
  • ...RegistrationFunction::GetDeformationField to return a pointer instead of a smart pointer. It would be cleaner to get a const pointer but this would break ba ...RegistrationFunction::GetDeformationField to return a pointer instead of a smart pointer. It would be cleaner to get a const pointer but this would break ba
    75 KB (9,391 words) - 03:40, 30 July 2008
  • ...plicitly sets WRAP_EXCLUDE, and then wrapper generators that know they are smart enough to wrap special types will ignore the WRAP_EXCLUDE if WRAP_SPECIAL i
    19 KB (2,957 words) - 17:56, 14 July 2010
  •      ENH: Define print of null smart pointers      PERF: Avoid smart pointer registration penalty
    32 KB (3,758 words) - 07:00, 18 December 2013
  • COMP: Replacing image smart pointers with image raw pointers in API of helper templated methods. COMP: Replacing image smart pointers with image raw pointers in API of helper templated methods.
    123 KB (13,038 words) - 01:46, 7 November 2008
  • what it says in the reference below, VC++7 is smart enough not to recreate the precompiled
    49 KB (7,564 words) - 16:08, 7 June 2006
  • ...ttp://www.catb.org/~esr/faqs/smart-questions.html How to ask questions the smart way]]. [[http://www.mikeash.com/getting_answers.html Getting Answers]] is a ...Editor" and then "C/C++". Click the "Tabs" options. Set "Indenting" to "Smart", "Indent Size" to 2, and select "Insert spaces". Click the "Formatting" o
    84 KB (12,925 words) - 14:45, 19 February 2020
  • BUG: fix race condition while destroying smart pointers to an object in several threads. Thanks to Julia Smith, for report
    196 KB (25,993 words) - 22:51, 23 September 2007
  • BUG: Remove the use of some smart pointers internally to avoid calls to mutex locks. ENH: Avoid setting local
    161 KB (20,734 words) - 18:27, 14 April 2008
  • ...3.10 release includes several usability enhancements. 3D View now supports smart context menus, accessed by right-clicking on any object in the 3D View to c
    150 KB (23,017 words) - 15:53, 4 March 2024