Skip to content
Snippets Groups Projects
Commit 404c622d authored by Mike Kremer's avatar Mike Kremer
Browse files

Changed documentation for setObjectDrawMode().

git-svn-id: http://www.openflipper.org/svnrepo/OpenFlipper/branches/Free@10581 383ad7c9-94d9-4d36-a494-682f7c89f535
parent 91486d03
No related branches found
No related tags found
No related merge requests found
......@@ -231,7 +231,7 @@ class DLLEXPORT BaseObjectData : public BaseObject
/** \brief Set the draw mode for the object
* @param _mode The draw mode that should be active for this object
* @param _force If true, the mode is set ignoring if its supported by the node
* @param _force If true, the mode is set ignoring if its supported by the node and its subnodes
*/
void setObjectDrawMode(const ACG::SceneGraph::DrawModes::DrawMode _mode, bool _force = false);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment