RDKit
Open-source cheminformatics and machine learning.
Main Page
Namespaces
Classes
Files
File List
File Members
Transform.h
Go to the documentation of this file.
1
//
2
// Copyright (C) 2003-2006 Rational Discovery LLC
3
//
4
// @@ All Rights Reserved @@
5
// This file is part of the RDKit.
6
// The contents are covered by the terms of the BSD license
7
// which is included in the file license.txt, found at the root
8
// of the RDKit source tree.
9
//
10
#ifndef __RD_TRANSFORM_H__
11
#define __RD_TRANSFORM_H__
12
13
namespace
RDGeom
{
14
15
typedef
enum
{
16
X_Axis
,
17
Y_Axis
,
18
Z_Axis
19
}
AxisType
;
20
}
21
22
#endif
RDGeom::AxisType
AxisType
Definition:
Transform.h:15
RDGeom::X_Axis
Definition:
Transform.h:16
RDGeom::Z_Axis
Definition:
Transform.h:18
RDGeom
Definition:
MolTransforms.h:22
RDGeom::Y_Axis
Definition:
Transform.h:17
Geometry
Transform.h
Generated on Sat Apr 23 2016 18:49:15 for RDKit by
1.8.11