Method | Description | |
---|---|---|
GetFloatList ( ) : RawList |
Retrieves a float list from the resource pool.
|
|
GetIntList ( ) : RawList |
Retrieves a int list from the resource pool.
|
|
GetIntSet ( ) : HashSet |
Retrieves a int hash set from the resource pool.
|
|
GetRayHitList ( ) : RawList |
Retrieves a ray hit list from the resource pool.
|
|
GetVectorList ( ) : RawList |
Retrieves a Vector3 list from the resource pool.
|
|
GiveBack ( HashSet |
Returns a resource to the pool.
|
|
GiveBack ( RawList |
Returns a resource to the pool.
|
|
GiveBack ( RawList |
Returns a resource to the pool.
|
|
GiveBack ( RawList |
Returns a resource to the pool.
|
|
GiveBack ( RawList |
Returns a resource to the pool.
|
|
ResetPools ( ) : void |
Method | Description | |
---|---|---|
CommonResources ( ) : System.Collections.Generic |
public static GiveBack ( HashSet |
||
set | HashSet |
Set to return. |
return | void |
public static GiveBack ( RawList |
||
list | RawList |
List to return. |
return | void |
public static GiveBack ( RawList |
||
list | RawList |
List to return. |
return | void |
public static GiveBack ( RawList |
||
list | RawList |
List to return. |
return | void |
public static GiveBack ( RawList |
||
list | RawList |
List to return. |
return | void |