Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
mantidproject
mantid
Commits
f211f36e
Unverified
Commit
f211f36e
authored
Mar 25, 2019
by
Andre Bamidele
Committed by
GitHub
Mar 25, 2019
Browse files
Update comment in ShapeInfo.h
parent
355fb51c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Framework/Geometry/inc/MantidGeometry/Rendering/ShapeInfo.h
View file @
f211f36e
...
...
@@ -77,7 +77,7 @@ public:
private:
std
::
vector
<
Kernel
::
V3D
>
m_points
;
double
m_radius
;
///< Radius for the sphere, cone and cylinder;
///< Also
inn
er radius for hollow cylinder;
///< Also
out
er radius for hollow cylinder;
double
m_height
;
///< height for cone, cylinder and hollow cylinder;
double
m_innerRadius
;
///< Inner radius for hollow cylinder
GeometryShape
m_shape
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment