Potato Engine
Hobby Game Engine Project
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level
1
2
3
]
►
N
up
►
N
callstack
C
TraceRecord
►
N
recon
C
Context
C
Converter
C
ConverterConfig
C
AlignedAtomic
C
AssetDependencyRecord
C
AssetImportRecord
C
AssetLibrary
C
AssetOutputRecord
C
box
An owning non-copyable pointer to a heap-allocated object, analogous to std::unique_ptr but without custom deleter support
C
com_ptr
►
C
ComponentMeta
Stores metadata about a Component type
C
holder
C
ConcurrentQueue
C
DebugDrawGrid
C
DebugDrawVertex
C
default_hash
C
delegate
C
delegate< ReturnType(ParamTypes...) const >
C
delegate< ReturnType(ParamTypes...)>
C
delegate_ref
C
delegate_ref< ReturnType(ParamTypes...)>
C
DrawImgui
C
equality
C
FileInfo
C
FileStat
C
FileSystem
C
fixed_string
C
fixed_string_writer
C
fnv1a
A uhash-compatible fnv1-a hasher.
C
format_writer
C
function_params
C
function_params< R(A...)>
C
function_result
C
function_result< R(A...)>
C
GpuBuffer
C
GpuClipRect
C
GpuCommandList
C
GpuDevice
C
GpuDeviceFactory
C
GpuDeviceInfo
C
GpuInputLayoutElement
C
GpuPipelineState
C
GpuPipelineStateDesc
C
GpuResourceView
C
GpuSampler
C
GpuSwapChain
C
GpuTexture
C
GpuTextureDesc
C
GpuViewportDesc
C
HashCache
C
identity
C
Image
C
ImageHeader
C
is_contiguous
C
less
C
LockFreeQueue
C
LockGuard
C
Logger
C
LogLocation
C
LogReceiver
C
Material
C
max_f
C
Mesh
C
MeshBuffer
C
MeshChannel
C
min_f
C
Model
C
NativeFileSystem
C
Node
C
NullFileSystem
C
out_ptr_t
C
Query
A
Query
is used to select a list of Archetypes that provide a particular set of Components, used to efficiency enumerate all matching Entities
C
rc
C
RenderCamera
C
RenderContext
C
Renderer
►
C
RWLock
C
Reader
C
Writer
C
Semaphore
C
Shader
C
shared
C
signature
C
signature< R(*)(A...)>
C
signature< R(A...)>
C
signature< R(T::*)(A...)>
C
span
A non-owning slice of an array
C
Spinlock
C
StandardStreamReceiver
►
C
Stream
C
Backend
C
string
C
string_view
C
string_writer
C
sum_f
C
TaskWorker
C
Texture
C
typelist
C
uhash
C
unique_resource
C
vector
C
VirtualFileSystem
C
Win32DebugReceiver
C
World
A world contains a collection of Entities, Archetypes, and their associated Components
►
C
zstring_view
C
const_sentinel
Generated on Thu Sep 19 2019 05:59:00 for Potato Engine by
1.8.13