BRL-CAD
Loading...
Searching...
No Matches

line segment More...

#include <geom.h>

Collaboration diagram for line_seg:
[legend]

Data Fields

uint32_t magic
 
int start
 
int end
 indices into sketch's array of vertices
 

Detailed Description

line segment

used by the sketch, solid of extrusion and the annotation primitive <

Definition at line 625 of file geom.h.

Field Documentation

◆ magic

uint32_t magic

Definition at line 627 of file geom.h.

◆ start

int start

Definition at line 628 of file geom.h.

◆ end

int end

indices into sketch's array of vertices

Definition at line 628 of file geom.h.


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