|
114 | 114 | </Node> |
115 | 115 |
|
116 | 116 | <Node name="VisuCatheter" activated="true"> |
117 | | - <MechanicalObject name="Quads" /> |
| 117 | + <OglModel name="Visual" color="0.7 0.7 0.7" quads="@../ContainerCath.quads" material="texture Ambient 1 0.2 0.2 0.2 0.0 Diffuse 1 1.0 1.0 1.0 1.0 Specular 1 1.0 1.0 1.0 1.0 Emissive 0 0.15 0.05 0.05 0.0 Shininess 1 20"/> |
118 | 118 | <QuadSetTopologyContainer name="ContainerCath" /> |
119 | 119 | <QuadSetTopologyModifier name="Modifier" /> |
120 | 120 | <QuadSetGeometryAlgorithms name="GeomAlgo" template="Vec3d" /> |
121 | 121 | <Edge2QuadTopologicalMapping nbPointsOnEachCircle="10" radius="2" input="@../../topoLines_cath/meshLinesCath" output="@ContainerCath" flipNormals="true"/> |
122 | 122 |
|
123 | | - <AdaptiveBeamMapping name="VisuMapCath" useCurvAbs="1" printLog="0" interpolation="@../InterpolCatheter" input="@../DOFs" output="@Quads" isMechanical="false" /> |
124 | | - |
125 | | - <Node name="VisuOgl" activated="true"> |
126 | | - <OglModel name="Visual" color="0.7 0.7 0.7" quads="@../ContainerCath.quads" material="texture Ambient 1 0.2 0.2 0.2 0.0 Diffuse 1 1.0 1.0 1.0 1.0 Specular 1 1.0 1.0 1.0 1.0 Emissive 0 0.15 0.05 0.05 0.0 Shininess 1 20"/> |
127 | | - <IdentityMapping input="@../Quads" output="@Visual"/> |
128 | | - </Node> |
| 123 | + <AdaptiveBeamMapping name="VisuMapCath" useCurvAbs="1" printLog="0" interpolation="@../InterpolCatheter" input="@../DOFs" output="@Visual" /> |
129 | 124 | </Node> |
130 | 125 |
|
131 | 126 | <Node name="VisuGuide" activated="true"> |
132 | | - <MechanicalObject name="Quads" /> |
| 127 | + <OglModel name="Visual" color="0.2 0.2 0.8" material="texture Ambient 1 0.2 0.2 0.2 0.0 Diffuse 1 1.0 1.0 1.0 1.0 Specular 1 1.0 1.0 1.0 1.0 Emissive 0 0.15 0.05 0.05 0.0 Shininess 1 20" quads="@../ContainerGuide.quads"/> |
133 | 128 | <QuadSetTopologyContainer name="ContainerGuide" /> |
134 | 129 | <QuadSetTopologyModifier name="Modifier" /> |
135 | 130 | <QuadSetGeometryAlgorithms name="GeomAlgo" template="Vec3d" /> |
136 | 131 | <Edge2QuadTopologicalMapping nbPointsOnEachCircle="10" radius="1" input="@../../topoLines_guide/meshLinesGuide" output="@ContainerGuide" flipNormals="true" listening="true"/> |
137 | | - <AdaptiveBeamMapping name="visuMapGuide" useCurvAbs="1" printLog="0" interpolation="@../InterpolGuide" input="@../DOFs" output="@Quads" isMechanical="false" /> |
138 | | - <Node name="VisuOgl"> |
139 | | - <OglModel name="Visual" color="0.2 0.2 0.8" material="texture Ambient 1 0.2 0.2 0.2 0.0 Diffuse 1 1.0 1.0 1.0 1.0 Specular 1 1.0 1.0 1.0 1.0 Emissive 0 0.15 0.05 0.05 0.0 Shininess 1 20" quads="@../ContainerGuide.quads"/> |
140 | | - <IdentityMapping input="@../Quads" output="@Visual"/> |
141 | | - </Node> |
| 132 | + <AdaptiveBeamMapping name="visuMapGuide" useCurvAbs="1" printLog="0" interpolation="@../InterpolGuide" input="@../DOFs" output="@Visual" /> |
142 | 133 | </Node> |
143 | 134 |
|
144 | 135 | <Node name="VisuCoils" activated="true"> |
145 | | - <MechanicalObject name="Quads"/> |
| 136 | + <OglModel name="Visual" color="0.2 0.8 0.2" material="texture Ambient 1 0.2 0.2 0.2 0.0 Diffuse 1 1.0 1.0 1.0 1.0 Specular 1 1.0 1.0 1.0 1.0 Emissive 0 0.15 0.05 0.05 0.0 Shininess 1 20" quads="@../ContainerCoils.quads"/> |
146 | 137 | <QuadSetTopologyContainer name="ContainerCoils" /> |
147 | 138 | <QuadSetTopologyModifier name="Modifier" /> |
148 | 139 | <QuadSetGeometryAlgorithms name="GeomAlgo" template="Vec3d" /> |
149 | 140 | <Edge2QuadTopologicalMapping nbPointsOnEachCircle="10" radius="0.3" input="@../../topoLines_coils/meshLinesCoils" output="@ContainerCoils" flipNormals="true" listening="true" /> |
150 | | - <AdaptiveBeamMapping name="visuMapCoils" useCurvAbs="1" printLog="0" interpolation="@../InterpolCoils" input="@../DOFs" output="@Quads" isMechanical="false" /> |
151 | | - <Node name="VisuOgl"> |
152 | | - <OglModel name="Visual" color="0.2 0.8 0.2" material="texture Ambient 1 0.2 0.2 0.2 0.0 Diffuse 1 1.0 1.0 1.0 1.0 Specular 1 1.0 1.0 1.0 1.0 Emissive 0 0.15 0.05 0.05 0.0 Shininess 1 20" quads="@../ContainerCoils.quads"/> |
153 | | - <IdentityMapping input="@../Quads" output="@Visual"/> |
154 | | - </Node> |
| 141 | + <AdaptiveBeamMapping name="visuMapCoils" useCurvAbs="1" printLog="0" interpolation="@../InterpolCoils" input="@../DOFs" output="@Visual" /> |
155 | 142 | </Node> |
156 | 143 | </Node> |
157 | 144 |
|
|
0 commit comments