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
iMSTK
iMSTK
Commits
6c958424
Commit
6c958424
authored
Sep 22, 2021
by
Harald Scheirich
Browse files
Merge branch 'fix/swig-getCameras' into 'master'
BUG: fix for swig integration issue See merge request
!688
parents
e99a26af
2a89f330
Pipeline
#248190
passed with stage
in 0 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Source/Wrappers/csharp/SwigInterface/ignored.i
View file @
6c958424
...
...
@@ -30,6 +30,8 @@
%
ignore
imstk
::
Log
;
%
rename
(
"%s"
)
imstk
::
Logger
::
startLogger
()
;
%
ignore
imstk
::
Scene
::
getCameras
()
const
;
%
ignore
imstk
::
InteractionPair
::
getTaskNodeInputs
()
;
%
ignore
imstk
::
InteractionPair
::
getTaskNodeOutputs
()
;
%
ignore
imstk
::
CollisionGraph
::
getInteractionPairMap
()
;
...
...
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