BRL-CAD
BrepTrimPoint Struct Reference

#include <defines.h>

Collaboration diagram for BrepTrimPoint:
[legend]

Data Fields

int edge_ind
 
double e
 
ON_3dPoint * p3d
 
ON_3dPoint * n3d
 
ON_3dVector tangent
 
int trim_ind
 
double t
 
ON_2dPoint p2d
 
ON_3dVector normal
 
BrepTrimPointother_face_trim_pnt
 
int from_singular
 

Detailed Description

Definition at line 176 of file defines.h.

Field Documentation

◆ edge_ind

int edge_ind

Definition at line 178 of file defines.h.

◆ e

double e

Definition at line 179 of file defines.h.

◆ p3d

ON_3dPoint* p3d

Definition at line 180 of file defines.h.

◆ n3d

ON_3dPoint* n3d

Definition at line 181 of file defines.h.

◆ tangent

ON_3dVector tangent

Definition at line 182 of file defines.h.

◆ trim_ind

int trim_ind

Definition at line 184 of file defines.h.

◆ t

double t

Definition at line 185 of file defines.h.

◆ p2d

ON_2dPoint p2d

Definition at line 186 of file defines.h.

◆ normal

ON_3dVector normal

Definition at line 187 of file defines.h.

◆ other_face_trim_pnt

BrepTrimPoint* other_face_trim_pnt

Definition at line 189 of file defines.h.

◆ from_singular

int from_singular

Definition at line 190 of file defines.h.


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