mirror of
https://github.com/lubosz/overte.git
synced 2025-04-10 15:57:39 +02:00
Add comment on future of PickTransformNodes
This commit is contained in:
parent
1fe909f9ad
commit
a4bb8cb622
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@
|
|||
|
||||
#include "TransformNode.h"
|
||||
|
||||
// TODO: Remove this class when Picks are converted to SpatiallyNestables
|
||||
class PickTransformNode : public TransformNode {
|
||||
public:
|
||||
PickTransformNode(unsigned int uid);
|
||||
|
|
Loading…
Reference in a new issue