Skip to main content
Ctrl+K
PyMembrane  documentation - Home PyMembrane  documentation - Home
  • Installation
  • Quick Start and Examples
  • Python API
  • C++ API
  • Contributors
    • References
    • Quick Start and Examples
  • Installation
  • Quick Start and Examples
  • Python API
  • C++ API
  • Contributors
  • References
  • Quick Start and Examples

Section Navigation

  • C++ API
  • Struct vertices_type

Struct vertices_type#

  • Defined in File halfedges.hpp

Struct Documentation#

struct vertices_type#

Public Functions

inline bool operator<(const vertices_type &rhs) const#

Public Members

int id#
real3 r#
int type#

Vertex/Edge/Face Type.

real3 forceC#

Vertex conservative force.

real3 forceD#

Vertex dissipative force.

real3 forceE#

Vertex External force.

real energy#

Vertex energy.

real mass#

Vertex mass.

PropertyVertices prop#

previous

Struct triangle_type

next

Template Struct xyType

On this page
  • Struct Documentation
    • vertices_type
      • operator<()
      • id
      • r
      • type
      • forceC
      • forceD
      • forceE
      • energy
      • mass
      • prop

© Copyright 2025 Daniel A Matoz-Fernandez and Contributors.

Created using Sphinx 7.4.7.

Built with the PyData Sphinx Theme 0.16.1.