BRL-CAD

NMG topological loop. More...

#include <topology.h>

Collaboration diagram for loop:
[legend]

Data Fields

uint32_t magic
 
struct loopuselu_p
 Ptr to one use of this loop. More...
 
struct loop_ala_p
 Geometry. More...
 
long index
 struct # in this model More...
 

Detailed Description

NMG topological loop.

Definition at line 181 of file topology.h.

Field Documentation

◆ magic

uint32_t magic

Definition at line 182 of file topology.h.

◆ lu_p

struct loopuse* lu_p

Ptr to one use of this loop.

Definition at line 183 of file topology.h.

◆ la_p

struct loop_a* la_p

Geometry.

Definition at line 184 of file topology.h.

◆ index

long index

struct # in this model

Definition at line 185 of file topology.h.


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