Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Christian Butz
VTK
Commits
d2eead14
Commit
d2eead14
authored
Oct 11, 2010
by
Sean McBride
Committed by
David Partyka
Dec 11, 2010
Browse files
bug #4501, clarified comment about character encoding
parent
d61ef141
Changes
1
Hide whitespace changes
Inline
Side-by-side
Rendering/vtkTextActor.h
View file @
d2eead14
...
...
@@ -67,6 +67,7 @@ public:
// Description:
// Set the text string to be displayed. "\n" is recognized
// as a carriage return/linefeed (line separator).
// The characters must be in the ISO-8859-1 encoding.
// Convenience method to the underlying mapper
void
SetInput
(
const
char
*
inputString
);
char
*
GetInput
();
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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