Fireset
Loading...
Searching...
No Matches
FsLine Struct Reference

Line primitive. More...

#include <render.h>

Collaboration diagram for FsLine:

Public Attributes

FsVec2 position
float length
float angle
float thickness
FsColor color

Detailed Description

Line primitive.

Represents a line used for rendering and transformations.

Member Data Documentation

◆ angle

float FsLine::angle

Rotation angle

◆ color

FsColor FsLine::color

Color

◆ length

float FsLine::length

Line length

◆ position

FsVec2 FsLine::position

Starting position in window space

◆ thickness

float FsLine::thickness

Line thickness


The documentation for this struct was generated from the following file: