Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
L
LidarView
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
yan yong
LidarView
Commits
621ba3df
Commit
621ba3df
authored
3 years ago
by
Arnaud Billon
Browse files
Options
Downloads
Patches
Plain Diff
[fix] Use Right LiveSourceColoringBehavior
parent
7b3d9c94
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Application/vvMainWindow.cxx
+2
-2
2 additions, 2 deletions
Application/vvMainWindow.cxx
with
2 additions
and
2 deletions
Application/vvMainWindow.cxx
+
2
−
2
View file @
621ba3df
...
...
@@ -30,7 +30,7 @@
#include
"lqDockableSpreadSheetReaction.h"
#include
"lqEnableAdvancedArraysReaction.h"
#include
"lqLi
darStreamColorByInit
Behavior.h"
#include
"lqLi
veSourceScalarColoring
Behavior.h"
#include
"lqLoadLidarStateReaction.h"
#include
"lqOpenPcapReaction.h"
#include
"lqOpenRecentFilesReaction.h"
...
...
@@ -434,7 +434,7 @@ void vvMainWindow::setupGUICustom()
new
lqEnableAdvancedArraysReaction
(
this
->
Internals
->
actionEnableAdvancedArrays
);
// Stream AutoColoring
new
lqLi
darStreamColorByInit
Behavior
();
new
lqLi
veSourceScalarColoring
Behavior
();
// Advanced Menu
// build Paraview file menu
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment