BRL-CAD
vertexuse_a_cnurb Struct Reference

Vertexuse NURBS parameters. More...

#include <topology.h>

Data Fields

uint32_t magic
 
fastf_t param [3]
 (u, v, w) of vu on eu's cnurb More...
 
long index
 struct # in this model More...
 

Detailed Description

Vertexuse NURBS parameters.

Definition at line 449 of file topology.h.

Field Documentation

◆ magic

uint32_t magic

Definition at line 450 of file topology.h.

◆ param

fastf_t param[3]

(u, v, w) of vu on eu's cnurb

Definition at line 451 of file topology.h.

◆ index

long index

struct # in this model

Definition at line 452 of file topology.h.


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