BRL-CAD

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 More...
 

Detailed Description

line segment

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

Definition at line 616 of file geom.h.

Field Documentation

◆ magic

uint32_t magic

Definition at line 618 of file geom.h.

◆ start

int start

Definition at line 619 of file geom.h.

◆ end

int end

indices into sketch's array of vertices

Definition at line 619 of file geom.h.


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