Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
OpenWalnut
OpenWalnut Core
Commits
f5f7a234
Commit
f5f7a234
authored
Aug 06, 2010
by
schurade
Browse files
[DOC] fixed missing doc
parent
d4fc23c2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
src/modules/arbitraryPlane/WMArbitraryPlane.h
src/modules/arbitraryPlane/WMArbitraryPlane.h
+3
-0
No files found.
src/modules/arbitraryPlane/WMArbitraryPlane.h
View file @
f5f7a234
...
...
@@ -218,6 +218,9 @@ private:
static
const
int
m_maxNumberOfTextures
=
8
;
//!< We support only 8 textures because some known hardware does not support more texture coordinates.
/**
* Node callback to change position and appearance of the plane within the OSG thread
*/
class
SafeUpdateCallback
:
public
osg
::
NodeCallback
{
public:
// NOLINT
...
...
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