GRASS GIS 8 Programmer's Manual  8.4.0dev(2024)-112dd97adf
scalebar_data Struct Reference

#include <nviz.h>

Data Fields

int id
 
unsigned long color
 
float size
 
float where [3]
 

Detailed Description

Definition at line 90 of file nviz.h.

Field Documentation

◆ color

unsigned long scalebar_data::color

Definition at line 92 of file nviz.h.

◆ id

int scalebar_data::id

Definition at line 91 of file nviz.h.

◆ size

float scalebar_data::size

Definition at line 93 of file nviz.h.

Referenced by Nviz_get_max_texture().

◆ where

float scalebar_data::where[3]

Definition at line 94 of file nviz.h.


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