Kerbal Space Program
1.12.4
|
This is the complete list of members for MapSO, including all inherited members.
_bpp | MapSO | protected |
_data | MapSO | protected |
_height | MapSO | protected |
_isCompiled | MapSO | protected |
_name | MapSO | protected |
_rowWidth | MapSO | protected |
_width | MapSO | protected |
BitsPerPixel | MapSO | |
Byte2Float | MapSO | protectedstatic |
centerX | MapSO | protected |
centerXD | MapSO | protected |
CompileGreyscale() | MapSO | inlinevirtual |
CompileHeightAlpha() | MapSO | inlinevirtual |
CompileRGB() | MapSO | inlinevirtual |
CompileRGBA() | MapSO | inlinevirtual |
CompileToTexture() | MapSO | inlinevirtual |
CompileToTexture(byte filter) | MapSO | inlinevirtual |
ConstructBilinearCoords(float x, float y) | MapSO | inlineprotected |
ConstructBilinearCoords(double x, double y) | MapSO | inlineprotectedvirtual |
CreateGreyscaleFromAlpha(Texture2D tex) | MapSO | inlineprotected |
CreateGreyscaleFromRGB(Texture2D tex) | MapSO | inlineprotected |
CreateHeightAlpha(Texture2D tex) | MapSO | inlineprotected |
CreateMap(MapDepth depth, Texture2D tex) | MapSO | inlinevirtual |
CreateMap(MapDepth depth, string name, int width, int height) | MapSO | inlinevirtual |
CreateMapRGBQuantized(Texture2D tex, float quantize) | MapSO | inlinevirtual |
CreateMapRGBQuantized(Texture2D tex, int quantize) | MapSO | inlinevirtual |
CreateMapRGBQuantized(Texture2D tex, Color[] quantize) | MapSO | inlinevirtual |
CreateRGB(Texture2D tex) | MapSO | inlineprotected |
CreateRGBA(Texture2D tex) | MapSO | inlineprotected |
CreateRGBQuantized(Texture2D tex, int quantize) | MapSO | inlineprotected |
CreateRGBQuantized(Texture2D tex, float quantize) | MapSO | inlineprotected |
CreateRGBQuantized(Texture2D tex, Color[] quantize) | MapSO | inlineprotected |
Depth | MapSO | |
Float2Byte | MapSO | protectedstatic |
GetPixelByte(int x, int y) | MapSO | inlinevirtual |
GetPixelColor(int x, int y) | MapSO | inlinevirtual |
GetPixelColor(float x, float y) | MapSO | inlinevirtual |
GetPixelColor(double x, double y) | MapSO | inlinevirtual |
GetPixelColor32(int x, int y) | MapSO | inlinevirtual |
GetPixelColor32(float x, float y) | MapSO | inlinevirtual |
GetPixelColor32(double x, double y) | MapSO | inlinevirtual |
GetPixelFloat(int x, int y) | MapSO | inlinevirtual |
GetPixelFloat(float x, float y) | MapSO | inlinevirtual |
GetPixelFloat(double x, double y) | MapSO | inlinevirtual |
GetPixelHeightAlpha(int x, int y) | MapSO | inlinevirtual |
GetPixelHeightAlpha(float x, float y) | MapSO | inlinevirtual |
GetPixelHeightAlpha(double x, double y) | MapSO | inlinevirtual |
GreyByte(int x, int y) | MapSO | inlinevirtual |
GreyFloat(int x, int y) | MapSO | inlinevirtual |
Height | MapSO | |
index | MapSO | protected |
IsCompiled | MapSO | |
MapDepth enum name | MapSO | |
MapName | MapSO | |
midX | MapSO | protected |
midXD | MapSO | protected |
minX | MapSO | protected |
PixelByte(int x, int y) | MapSO | inlinevirtual |
PixelIndex(int x, int y) | MapSO | inlineprotected |
retVal | MapSO | protected |
retValD | MapSO | protected |
RowWidth | MapSO | |
SetPixel(int x, int y, byte b) | MapSO | inlinevirtual |
SetPixel(float x, float y, byte b) | MapSO | inlinevirtual |
Size | MapSO | |
SizeString | MapSO | |
val | MapSO | protected |
Width | MapSO |