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 193 of file defines.h.

Field Documentation

◆ edge_ind

int edge_ind

Definition at line 195 of file defines.h.

◆ e

double e

Definition at line 196 of file defines.h.

◆ p3d

ON_3dPoint* p3d

Definition at line 197 of file defines.h.

◆ n3d

ON_3dPoint* n3d

Definition at line 198 of file defines.h.

◆ tangent

ON_3dVector tangent

Definition at line 199 of file defines.h.

◆ trim_ind

int trim_ind

Definition at line 201 of file defines.h.

◆ t

double t

Definition at line 202 of file defines.h.

◆ p2d

ON_2dPoint p2d

Definition at line 203 of file defines.h.

◆ normal

ON_3dVector normal

Definition at line 204 of file defines.h.

◆ other_face_trim_pnt

BrepTrimPoint* other_face_trim_pnt

Definition at line 206 of file defines.h.

◆ from_singular

int from_singular

Definition at line 207 of file defines.h.


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