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

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.
 
struct loop_ala_p
 Geometry.
 
long index
 struct # in this model
 

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: