Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
VTK
VTK
Commits
98944878
Commit
98944878
authored
Jul 07, 1994
by
Will Schroeder
Browse files
*** empty log message ***
parent
e8c00f08
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/Plane.cc
View file @
98944878
...
...
@@ -29,6 +29,7 @@ vlPlane::vlPlane()
this
->
Origin
[
2
]
=
0.0
;
}
// NOTE : normal assumed to have magnitude 1
void
vlPlane
::
ProjectPoint
(
float
x
[
3
],
float
origin
[
3
],
float
normal
[
3
],
float
xproj
[
3
])
{
int
i
;
...
...
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