LayerProcGen v0.1.0
Layer-based infinite procedural generation
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
 NRunevision
 NCommon
 CArray2DPool
 CArray3DPool
 CArrayPool
 CCollectionExtensions
 CCrd
 CDebugButton
 CDebugDrawerA utility for drawing lines for debug visualizations
 CDebugFoldout
 CDebugOptionThe central class in a system for quickly specifying debug options
 CDebugOptions
 CDebugRadioButton
 CDebugToggle
 CDFloat
 CDPoint
 CDPoint3
 CForwardingUnityWrapper
 CGridBounds
 CGridBounds3
 CIBinarySerializable
 CIPoolRepresents an object pool that poolable objects can be retrieved from and returned to
 CIPoolableRepresents a poolable object that can be used with the ObjectPool class
 CListPool
 CLoggA simple wrapper for logging messages, warnings and errors
 CObjectPool
 CPoint
 CPoint3
 CPoolManager
 CRandomHash
 CRunevisionUnityExtensions
 CSimpleProfilerTool for measuring where time is spent in long-running processes
 CProfilerHandle
 CProfilerInfo
 CTypeExtensions
 NLayerProcGen
 CAbstractChunkBasedDataLayerInternal. Non-generic class that ChunkBasedDataLayer inherits from
 CAbstractDataLayerInternal. Non-generic base class for all layers
 CAbstractLayerChunkInternal. Non-generic class that LayerChunk inherits from
 CChunkBasedDataLayerIn a layer-and-chunk pair of classes, the layer inherits from this class
 CGenerationSourceUnity component that creates a TopLayerDependency
 CIChunkBasedDataLayer
 CILayerVisualization
 CILCRepresents a layer "user" that requires data within the specified bounds
 CIQueuedActionInterface for actions enqueued to be processed on the main thread
 CLayerChunkIn a layer-and-chunk pair of classes, the chunk inherits from this class
 CLayerDependencyA layer's dependency on another with a specified level and padding
 CLayerManagerThe central LayerManager that takes care of generating the required chunks
 CLayerManagerBehaviorUnity component that wraps the LayerManager class
 CLayerNamedReference
 CMainThreadActionQueueEnqueue actions from generation threads to be processed on the main thread
 CQueuedCallbackA callback to be enqueued to be called on the main thread. Automatically created when using the methods on MainThreadActionQueue that take a System.Action as parameter
 CQueuedGameObjectDestructionA GameObject destruction to enqueue to be performed on the main thread
 CRollingGridRepresents an infinite 2D array, used by layers to store chunks in
 CTopLayerDependencyAll generation starts with one or more top level dependencies at the root
 CTransformWrapperTransform stand-in that chunks can create outside of the main thread
 CVisualizationManagerA manager for displaying various visualizations of data layers
 CLayerLevelVis
 CLayerSpec
 CWorkTracker
 NSaveState
 CFBPPChooser
 CStateObject
 CStateWrapper
 CWorldState
 CWorldStateBinary
 CWorldStateFBPP
 CWorldStateLocal
 NUnityEditor
 CDebugOptionsWindow
 CGenerationSourceEditor
 CGridBounds3Drawer
 CGridBoundsDrawer
 CLayerNamedReferenceDrawer
 CLayerSpecDrawer
 CPoint3Drawer
 CPointDrawer
 CCallbackHub