scimesh 0.3.2
Headless CPU-only 3D software renderer for scientific mesh visualization
Loading...
Searching...
No Matches
scimesh::ViewClipVertex Struct Reference
Collaboration diagram for scimesh::ViewClipVertex:

Public Attributes

Vec3 pos
 
Color color
 
Vec3 normal
 
Vec2 uv
 

Detailed Description

Definition at line 100 of file clipping.cpp.

Member Data Documentation

◆ color

Color scimesh::ViewClipVertex::color

Definition at line 102 of file clipping.cpp.

◆ normal

Vec3 scimesh::ViewClipVertex::normal

Definition at line 103 of file clipping.cpp.

◆ pos

Vec3 scimesh::ViewClipVertex::pos

Definition at line 101 of file clipping.cpp.

◆ uv

Vec2 scimesh::ViewClipVertex::uv

Definition at line 104 of file clipping.cpp.


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