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

Method CCudaDartMaskAlgorithm

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

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

Source from the content-addressed store, hash-verified

43//----------------------------------------------------------------------------------------
44// Constructor
45CCudaDartMaskAlgorithm::CCudaDartMaskAlgorithm()
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