Infohazard.HyperNav 1.1.5
3D Navigation for Flying Characters
Loading...
Searching...
No Matches
Infohazard.HyperNav.Editor Namespace Reference

Classes

struct  Fast3DArray
 A data structure equivalent to a three-dimensional int array (int[,,]), but more efficient. More...
 
class  MarchingCubesCavityTables
 Tables for determining which cubes and combinations of cubes from the Marching Cubes algorithm will produce concave results. More...
 
class  MarchingCubesTables
 Tables used in the Marching Cubes algorithm. More...
 
struct  MultiRegionMeshInfo
 A struct used to store mesh data of an in-progress volume mesh. More...
 
class  NavEditorUtility
 Utility functions used internally, but you can use them too, I mean I'm not your boss. More...
 
struct  NavVolumeBakeProgress
 Represents current bake state of a volume, including progress fraction and current operation display name. More...
 
class  NavVolumeBakingUtil
 Contains all the code needed to generate the data for a NavVolume. More...
 
class  NavVolumeEditor
 Custom editor for Infohazard.HyperNav.NavVolume. More...
 
class  NavVolumeExternalLinkUtil
 Utilities for generating the external links of NavVolumes. More...
 
class  ThreadSafeIncrementor
 A value that can be incremented, decremented, or added to in a thread safe way. More...