FiberBundleHDF5  FiberHDF5 Documentation, Revision 2026
High-Performance Fiber Bundle Data Model for Scientific Visualization
Loading...
Searching...
No Matches
F5Vertices_and_Connectivity Struct Reference

#include <F5surface.h>

Data Fields

F5PathVertices
F5PathCells

Detailed Description

A helper struct for vertices and connectivity for surfaces and similar grid types.

Definition at line 28 of file F5surface.h.

Field Documentation

◆ Cells

F5Path * F5Vertices_and_Connectivity::Cells
Examples
ObjtoF5.c.

Definition at line 30 of file F5surface.h.

Referenced by F5closeVC(), F5Cwrite_triangular_surface(), and F5Cwrite_triangular_surface_vc().

◆ Vertices

F5Path* F5Vertices_and_Connectivity::Vertices
Examples
ObjtoF5.c.

Definition at line 30 of file F5surface.h.

Referenced by F5closeVC(), F5Cwrite_triangular_surface(), and F5Cwrite_triangular_surface_vc().


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