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

Method CArtAlgorithm

src/ArtAlgorithm.cpp:40–45  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

38//----------------------------------------------------------------------------------------
39// Constructor
40CArtAlgorithm::CArtAlgorithm()
41 : m_fLambda(1.0f),
42 m_iCurrentRay(0)
43{
44
45}
46
47//----------------------------------------------------------------------------------------
48// Destructor

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected