ZMesh
latest

目录

  • Introduction
  • API文档
ZMesh
  • File handles.h
  • 在 GitHub 上编辑

File handles.h

↰ Parent directory (zmesh/core)

包括Handle基类和VertexHandle等具体的Handle

Contents

  • Definition (zmesh/core/handles.h)

  • Detailed Description

  • Includes

  • Included By

  • Namespaces

  • Classes

  • Functions

Definition (zmesh/core/handles.h)

  • Program Listing for File handles.h

Detailed Description

zone-1614 (you@domain.com)

0.1

2023-05-26

Copyright (c) 2023

Includes

  • memory

  • string

  • vector

  • zmesh/core/types.h (File types.h)

Included By

  • File circulators.h

  • File iterators.h

  • File properties.h

Namespaces

  • Namespace zmesh

  • Namespace zmesh::core

Classes

  • Class EdgeHandle

  • Class FaceHandle

  • Class HalfedgeHandle

  • Class Handle

  • Class VertexHandle

Functions

  • Function zmesh::core::operator<<(std::ostream&, HalfedgeHandle)

  • Function zmesh::core::operator<<(std::ostream&, VertexHandle)

  • Function zmesh::core::operator<<(std::ostream&, FaceHandle)

  • Function zmesh::core::operator<<(std::ostream&, EdgeHandle)


© 版权所有 2023, zone. 版本 c39ba668.

利用 Sphinx 构建,使用的 主题 由 Read the Docs 开发.