Skip to main content
Ctrl+K
Logo image

Site Navigation

  • Installation
  • Quick Start and Examples
  • Python API
  • C++ API
  • Contributors
    • References
    • Quick Start and Examples

Site Navigation

  • Installation
  • Quick Start and Examples
  • Python API
  • C++ API
  • Contributors
    • References
    • Quick Start and Examples
  • 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
      • vertices_type::operator<()
      • vertices_type::id
      • vertices_type::r
      • vertices_type::type
      • vertices_type::forceC
      • vertices_type::forceD
      • vertices_type::forceE
      • vertices_type::energy
      • vertices_type::mass
      • vertices_type::prop

© Copyright 2023 Daniel A Matoz-Fernandez and Contributors.

Created using Sphinx 7.2.6.

Built with the PyData Sphinx Theme 0.14.1.