libcifpp
Contents
Introduction
Basic usage
Chemical Compounds
Molecular Model
Resources
Symmetry & Geometry
Bits & Pieces
API Reference
Page Hierarchy
Class Hierarchy
File Hierarchy
Full API
Namespaces
Classes and Structs
Enums
Functions
Variables
Defines
Typedefs
Typedef cif::from_chars_function
Typedef cif::gzio::ifstream
Typedef cif::gzio::istream
Typedef cif::gzio::ofstream
Typedef cif::iset
Typedef cif::matrix3x3
Typedef cif::matrix4x4
Typedef cif::point
Typedef cif::quaternion
Typedef cif::selected_charconv
Typedef cif::symmetric_matrix3x3
Typedef cif::symmetric_matrix4x4
Index
libcifpp
API Reference
Typedef cif::point
View page source
Typedef cif::point
Defined in
File point.hpp
Typedef Documentation
using
cif
::
point
=
point_type
<
float
>
By default we use points with float value_type.