Add CPVSVisOctree

Former-commit-id: f26e5d41d3
This commit is contained in:
2023-02-12 11:20:24 -08:00
parent e5b6be1b82
commit e5a1f9fb22
3 changed files with 31 additions and 1 deletions

View File

@@ -578,7 +578,7 @@ LIBS = [
["Kyoto/Alloc/CCircularBuffer", True],
["Kyoto/Alloc/CMemory", True],
["Kyoto/Alloc/IAllocator", True],
"Kyoto/PVS/CPVSVisOctree",
["Kyoto/PVS/CPVSVisOctree", False],
"Kyoto/PVS/CPVSVisSet",
["Kyoto/Particles/CColorElement", False],
"Kyoto/Particles/CElementGen",