MCPcopy Create free account
hub / github.com/astra-toolbox/astra-toolbox / CCudaRoiSelectAlgorithm

Method CCudaRoiSelectAlgorithm

src/CudaRoiSelectAlgorithm.cpp:45–49  ·  view source on GitHub ↗

---------------------------------------------------------------------------------------- Constructor

Source from the content-addressed store, hash-verified

43//----------------------------------------------------------------------------------------
44// Constructor
45CCudaRoiSelectAlgorithm::CCudaRoiSelectAlgorithm()
46{
47 m_fRadius = 0.0f;
48 m_bIsInitialized = false;
49}
50
51//----------------------------------------------------------------------------------------
52// Destructor

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected