My Project
Main Page
Namespaces
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
All
Classes
Namespaces
Files
Functions
Variables
Enumerations
Enumerator
Properties
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level
1
2
]
C
UniExtensions.Graph.AStar
The A* path finding algorithm. Uses objects that implement
IAStarNode
.
C
UniExtensions.Crypto.BigInteger
C
UniExtensions.CameraExtensionMethods
C
UniExtensions.CollectionExtensionMethods
C
UniExtensions.ColorExtensionMethods
C
UniExtensions.Resource.ComponentPool< T >
Object pool. Used for recyling tather than Instantiate/Destroy.
C
UniExtensions.Console.ConsoleMessage
C
UniExtensions.Zlib.CRC32
Calculates a 32bit Cyclic Redundancy Checksum (CRC) using the same polynomial used by Zip. This type is used internally by DotNetZip; it is generally not used directly by applications wishing to create, read, or manipulate zip archive files.
▼
C
Exception
C
UniExtensions.Zlib.ZlibException
A general purpose exception class for exceptions in the
Zlib
library.
C
UniExtensions.GameObjectExtensionMethods
C
UniExtensions.GUIX
C
UniExtensions.Colors.HSV
Represents a color using
HSV
color space.
C
IAStarNode
Interface required for objects to be used with the AStar path finding class.
▼
C
IDisposable
C
UniExtensions.Async.MapReduce
A simple way to spread execution of functions across multiple threads.
C
UniExtensions.Async.ThreadPool
▼
C
IEnumerable
C
UniExtensions.Async.ExtCoroutine
A coroutine that can be suspended, resumed and aborted.
▼
C
IList< T >
C
FixedList< T >
C
UniExtensions.Zlib.InflateBlocks
C
UniExtensions.Zlib.InflateCodes
C
UniExtensions.Zlib.InfTree
C
UniExtensions.Serialization.JsonPrettyPrint
C
UniExtensions.Serialization.JsonSerializer
C
UniExtensionsExamples.JsonTest
C
UniExtensions.MarkovGenerator
The Markov generator is used to generate random strings (usually words or names) based on an input set of words.
C
UniExtensions.Crypto.MD5
C
UniExtensions.MeshExtensionMethods
C
UniExtensions.MiscExtensionMethods
▼
C
MonoBehaviour
C
UniExtender
C
UniExtensions.Async.MagicThread
Magic thread allow a coroutine to go into the background and return to foreground using yield statements.
C
UniExtensions.Async.WorkScheduler
C
UniExtensions.Console
C
UniExtensions.Resource.Recycler
C
UniExtensions.UI.SmoothMouseLook
C
UniExtensionsExamples
C
UniExtensions.MonoBehaviourExtensionMethods
C
UniExtensions.Resource.ObjectPool< T >
Object pool. Used for recyling tather than Instantiate/Destroy.
C
UniExtensions.Control.PID
A classic
PID
controller.
C
UniExtensions.Resource.PrefabPool
Prefab pool. Used for recyling tather than Instantiate/Destroy.
C
UniExtensions.Collections.PriorityQueue< T >
A fast priority queue or heap implementation.
C
UniExtensions.RigidbodyExtensionMethods
C
UniExtensions.Collections.RingBuffer< T >
A Ring Buffer.
C
UniExtensions.Rnd
C
UniExtensions.Singleton< T >
A Singleton manager.
C
UniExtensions.Collections.SpatialHash
▼
C
Stream
C
UniExtensions.Zlib.CrcCalculatorStream
A Stream that calculates a
CRC32
(a checksum) on all bytes read, or on all bytes written.
C
UniExtensions.Zlib.DeflateStream
A class for compressing and decompressing streams using the Deflate algorithm.
C
UniExtensions.Zlib.GZipStream
A class for compressing and decompressing GZIP streams.
C
UniExtensions.Zlib.ZlibStream
Represents a
Zlib
stream for compression or decompression.
C
UniExtensions.TransformExtensionMethods
C
UniExtensions.Zlib.Tree
C
UniExtensions.UnityRectExtensions
C
UniExtensions.Vector3ExtensionMethods
▼
C
YieldInstruction
C
UniExtensions.Async.BackgroundTask
C
UniExtensions.Async.ForegroundTask
C
UniExtensions.Zlib.ZlibCodec
Encoder and Decoder for ZLIB (IETF RFC1950 and RFC1951).
C
UniExtensions.Zlib.ZlibConstants
A bunch of constants used in the
Zlib
interface.
Generated on Fri Jul 10 2015 12:02:22 for My Project by
1.8.7