Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ajkhoury/ReClassEx
/ CNodeBits
Method
CNodeBits
ReClass/CNodeBits.cpp:6–9 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4
#include
"BitArray.h"
5
6
CNodeBits::CNodeBits( )
7
{
8
m_nodeType = nt_bits;
9
}
10
11
void CNodeBits::Update( const PHOTSPOT Spot )
12
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected