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

Method CCudaDartSmoothingAlgorithm

src/CudaDartSmoothingAlgorithm.cpp:45–48  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

43//----------------------------------------------------------------------------------------
44// Constructor
45CCudaDartSmoothingAlgorithm::CCudaDartSmoothingAlgorithm()
46{
47 m_bIsInitialized = false;
48}
49
50//----------------------------------------------------------------------------------------
51// Destructor

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected