NanoGUI
latest
  • Usage
  • Compilation
  • Examples
  • Library API
  • Contributing
NanoGUI
  • Docs »
  • Library API »
  • File common.h
  • Edit on GitHub

File common.h¶

↰ Parent directory (nanogui)

Common definitions used by NanoGUI.

Page Contents

  • Definition (nanogui/common.h)

  • Includes

  • Included By

  • Namespaces

  • Classes

  • Enums

  • Functions

  • Defines

  • Typedefs

Definition (nanogui/common.h)¶

  • Program Listing for File common.h

Includes¶

  • Eigen/Core

  • array

  • stdint.h

  • vector

Included By¶

  • File nanogui.h

  • File object.h

  • File opengl.h

  • File python.h

  • File theme.h

Namespaces¶

  • Namespace nanogui

Classes¶

  • Class Color

Enums¶

  • Enum Cursor

Functions¶

  • Function nanogui::__nanogui_get_image

  • Function nanogui::active

  • Function nanogui::chdir_to_bundle_parent

  • Function nanogui::file_dialog(const std::vector<std::pair<std::string, std::string>>&, bool)

  • Function nanogui::file_dialog(const std::vector<std::pair<std::string, std::string>>&, bool, bool)

  • Function nanogui::init

  • Function nanogui::leave

  • Function nanogui::loadImageDirectory

  • Function nanogui::mainloop

  • Function nanogui::shutdown

  • Function nanogui::utf8

Defines¶

  • Define NAMESPACE_BEGIN

  • Define NAMESPACE_END

  • Define NANOGUI_EXPORT

  • Define NANOGUI_FORCE_DISCRETE_GPU

  • Define nvgImageIcon

  • Define SYSTEM_COMMAND_MOD

Typedefs¶

  • Typedef nanogui::Matrix3f

  • Typedef nanogui::Matrix4f

  • Typedef nanogui::MatrixXf

  • Typedef nanogui::MatrixXu

  • Typedef nanogui::Vector2f

  • Typedef nanogui::Vector2i

  • Typedef nanogui::Vector3f

  • Typedef nanogui::Vector3i

  • Typedef nanogui::Vector4f

  • Typedef nanogui::Vector4i

  • Typedef nanogui::VectorXf

Next Previous

© Copyright 2019, Wenzel Jakob Revision aeebc453.

Built with Sphinx using a theme provided by Read the Docs.