OmegaEngine API
1.0.3
|
This is the complete list of members for OmegaEngine.Values.ByteVector4Grid, including all inherited members.
ByteVector4Grid(int width, int height) | OmegaEngine.Values.ByteVector4Grid | inline |
ByteVector4Grid([NotNull] ByteVector4[,] data) | OmegaEngine.Values.ByteVector4Grid | inline |
ClampedRead(int x, int y) | OmegaEngine.Values.Grid< ByteVector4 > | |
Data | OmegaEngine.Values.Grid< ByteVector4 > | protected |
GenerateBitmap() | OmegaEngine.Values.ByteVector4Grid | inlinevirtual |
Grid(int width, int height) | OmegaEngine.Values.Grid< ByteVector4 > | inlineprotected |
Grid(T[,] data) | OmegaEngine.Values.Grid< ByteVector4 > | inlineprotected |
Height | OmegaEngine.Values.Grid< ByteVector4 > | |
Load([NotNull] Stream stream) | OmegaEngine.Values.ByteVector4Grid | inlinestatic |
Save([NotNull, Localizable(false)] string path) | OmegaEngine.Values.Grid< ByteVector4 > | inline |
Save([NotNull] Stream stream) | OmegaEngine.Values.Grid< ByteVector4 > | inline |
this[int x, int y] (defined in OmegaEngine.Values.Grid< ByteVector4 >) | OmegaEngine.Values.Grid< ByteVector4 > | |
Width | OmegaEngine.Values.Grid< ByteVector4 > |