raylib-d v4.5.0 (2023-03-25T02:35:30Z)
Dub
Repo
GetCameraMatrix
raylib
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
) @
nogc
nothrow
Matrix
GetCameraMatrix
(
Camera
camera
)
Meta
Source
See Implementation
raylib
aliases
Camera
LoadFileDataCallback
LoadFileTextCallback
RenderTexture2D
SaveFileDataCallback
SaveFileTextCallback
Texture2D
TextureCubemap
TraceLogCallback
enums
BlendMode
CameraMode
CameraProjection
ConfigFlags
CubemapLayout
FontType
GamepadAxis
GamepadButton
Gesture
KeyboardKey
MaterialMapIndex
MouseButton
MouseCursor
NPatchLayout
PixelFormat
ShaderAttributeDataType
ShaderLocationIndex
ShaderUniformDataType
TextureFilter
TextureWrap
TraceLogLevel
functions
BeginBlendMode
BeginDrawing
BeginMode2D
BeginMode3D
BeginScissorMode
BeginShaderMode
BeginTextureMode
BeginVrStereoMode
CLITERAL
ChangeDirectory
ClearBackground
ClearWindowState
CloseWindow
CompressData
DecodeDataBase64
DecompressData
DirectoryExists
DisableCursor
DisableEventWaiting
EnableCursor
EnableEventWaiting
EncodeDataBase64
EndBlendMode
EndDrawing
EndMode2D
EndMode3D
EndScissorMode
EndShaderMode
EndTextureMode
EndVrStereoMode
ExportDataAsCode
FileExists
GetApplicationDirectory
GetCameraMatrix
GetCameraMatrix2D
GetCharPressed
GetClipboardText
GetCurrentMonitor
GetDirectoryPath
GetFPS
GetFileExtension
GetFileLength
GetFileModTime
GetFileName
GetFileNameWithoutExt
GetFrameTime
GetGamepadAxisCount
GetGamepadAxisMovement
GetGamepadButtonPressed
GetGamepadName
GetKeyPressed
GetMonitorCount
GetMonitorHeight
GetMonitorName
GetMonitorPhysicalHeight
GetMonitorPhysicalWidth
GetMonitorPosition
GetMonitorRefreshRate
GetMonitorWidth
GetMouseDelta
GetMousePosition
GetMouseRay
GetMouseWheelMove
GetMouseWheelMoveV
GetMouseX
GetMouseY
GetPrevDirectoryPath
GetRandomValue
GetRenderHeight
GetRenderWidth
GetScreenHeight
GetScreenToWorld2D
GetScreenWidth
GetShaderLocation
GetShaderLocationAttrib
GetTime
GetTouchPosition
GetTouchX
GetTouchY
GetWindowHandle
GetWindowPosition
GetWindowScaleDPI
GetWorkingDirectory
GetWorldToScreen
GetWorldToScreen2D
GetWorldToScreenEx
HideCursor
InitWindow
IsCursorHidden
IsCursorOnScreen
IsFileDropped
IsFileExtension
IsGamepadAvailable
IsGamepadButtonDown
IsGamepadButtonPressed
IsGamepadButtonReleased
IsGamepadButtonUp
IsKeyDown
IsKeyPressed
IsKeyReleased
IsKeyUp
IsMouseButtonDown
IsMouseButtonPressed
IsMouseButtonReleased
IsMouseButtonUp
IsPathFile
IsShaderReady
IsWindowFocused
IsWindowFullscreen
IsWindowHidden
IsWindowMaximized
IsWindowMinimized
IsWindowReady
IsWindowResized
IsWindowState
LoadDirectoryFiles
LoadDirectoryFilesEx
LoadDroppedFiles
LoadFileData
LoadFileText
LoadShader
LoadShaderFromMemory
LoadVrStereoConfig
MaximizeWindow
MemAlloc
MemFree
MemRealloc
MinimizeWindow
OpenURL
PollInputEvents
RestoreWindow
SaveFileData
SaveFileText
SetClipboardText
SetConfigFlags
SetExitKey
SetGamepadMappings
SetLoadFileDataCallback
SetLoadFileTextCallback
SetMouseCursor
SetMouseOffset
SetMousePosition
SetMouseScale
SetRandomSeed
SetSaveFileDataCallback
SetSaveFileTextCallback
SetShaderValue
SetShaderValueMatrix
SetShaderValueTexture
SetShaderValueV
SetTargetFPS
SetTraceLogCallback
SetTraceLogLevel
SetWindowIcon
SetWindowIcons
SetWindowMinSize
SetWindowMonitor
SetWindowOpacity
SetWindowPosition
SetWindowSize
SetWindowState
SetWindowTitle
ShowCursor
SwapScreenBuffer
TakeScreenshot
ToggleFullscreen
TraceLog
UnloadDirectoryFiles
UnloadDroppedFiles
UnloadFileData
UnloadFileText
UnloadShader
UnloadVrStereoConfig
WaitTime
WindowShouldClose
manifest constants
DEG2RAD
MATERIAL_MAP_DIFFUSE
MATERIAL_MAP_SPECULAR
MOUSE_LEFT_BUTTON
MOUSE_MIDDLE_BUTTON
MOUSE_RIGHT_BUTTON
PI
RAD2DEG
RAYLIB_VERSION
RAYLIB_VERSION_MAJOR
RAYLIB_VERSION_MINOR
RAYLIB_VERSION_PATCH
SHADER_LOC_MAP_DIFFUSE
SHADER_LOC_MAP_SPECULAR
structs
AudioStream
BoneInfo
BoundingBox
Camera2D
Camera3D
Color
FilePathList
Font
GlyphInfo
Image
Material
MaterialMap
Mesh
Model
ModelAnimation
Music
NPatchInfo
Ray
RayCollision
RenderTexture
Shader
Sound
Texture
Transform
VrDeviceInfo
VrStereoConfig
Wave
rAudioBuffer
rAudioProcessor