Method | Description | |
---|---|---|
AddEntry ( int entry ) : int | ||
At ( int index ) : int | ||
Clear ( ) : void | ||
Copy ( |
||
Set ( int index, int value ) : void | ||
VertexCache ( ) : System.Runtime.CompilerServices | ||
VertexCache ( int size ) : System.Runtime.CompilerServices |
Method | Description | |
---|---|---|
InCache ( int entry ) : bool |
public VertexCache ( ) : System.Runtime.CompilerServices | ||
return | System.Runtime.CompilerServices |
public VertexCache ( int size ) : System.Runtime.CompilerServices | ||
size | int | |
return | System.Runtime.CompilerServices |