Nebula
Loading...
Searching...
No Matches
octreesystem.h
Go to the documentation of this file.
1
#pragma once
2
//------------------------------------------------------------------------------
9
//------------------------------------------------------------------------------
10
#include "
visibilitysystem.h
"
11
#include "
jobs/jobs.h
"
12
namespace
Visibility
13
{
14
15
class
OctreeSystem
:
public
VisibilitySystem
16
{
17
public
:
18
private
:
19
friend
class
ObserverContext
;
20
22
void
Setup
(
const
OctreeSystemLoadInfo
& info);
23
};
24
25
}
// namespace Visibility
26
Visibility::ObserverContext
Definition
visibilitycontext.h:65
Visibility::OctreeSystem
Definition
octreesystem.h:16
Visibility::OctreeSystem::Setup
void Setup(const OctreeSystemLoadInfo &info)
setup from load info
Definition
octreesystem.cc:14
Visibility::VisibilitySystem
Definition
visibilitysystem.h:84
jobs.h
Visibility
Implements a resource loader for models.
Definition
modelcontext.h:35
Visibility::OctreeSystemLoadInfo
Definition
visibilitysystem.h:63
visibilitysystem.h
code
render
visibility
systems
octreesystem.h
Generated on Thu Nov 14 2024 22:10:56 for Nebula. Dark theme by
Tilen Majerle
. All rights reserved.