BRL-CAD

#include <pullback.h>

Collaboration diagram for pbc_data:
[legend]

Data Fields

double tolerance
 
double flatness
 
const ON_Curve * curve
 
const ON_Surface * surf
 
brlcad::SurfaceTreesurftree
 
std::list< ON_2dPointArray * > * segments
 
const ON_BrepEdge * edge
 
bool order_reversed
 

Detailed Description

Definition at line 44 of file pullback.h.

Field Documentation

◆ tolerance

double tolerance

Definition at line 45 of file pullback.h.

◆ flatness

double flatness

Definition at line 46 of file pullback.h.

◆ curve

const ON_Curve* curve

Definition at line 47 of file pullback.h.

◆ surf

const ON_Surface* surf

Definition at line 48 of file pullback.h.

◆ surftree

Definition at line 49 of file pullback.h.

◆ segments

std::list<ON_2dPointArray *>* segments

Definition at line 50 of file pullback.h.

◆ edge

const ON_BrepEdge* edge

Definition at line 51 of file pullback.h.

◆ order_reversed

bool order_reversed

Definition at line 52 of file pullback.h.


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