跳转至

Line Drawing

Classes

Name
struct CFBDGraphic_Line
Represents a line segment defined by two endpoints.

Functions

Name
void CFBDGraphic_DrawLine(CFBD_GraphicDevice * handler, CFBDGraphic_Line * line)

Functions Documentation

function CFBDGraphic_DrawLine

void CFBDGraphic_DrawLine(
    CFBD_GraphicDevice * handler,
    CFBDGraphic_Line * line
)

Updated on 2026-02-03 at 13:21:55 +0000