<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>
Hello All,<BR>
<BR>
<DIV id=result_box dir=ltr>How do I remove an individual actor from the scene? My code does not work. Someone help me? Thanks.</DIV>
<BR>
if (tbnIniciar->Down) {<BR> VTK3->GetRenderer()->AddActor(outlineActor);<BR> }<BR>
<BR>
else {<BR> VTK3->GetRenderer()->RemoveActor(outlineActor);<BR> VTK3->GetRenderer()->RemoveViewProp(outlineActor);<BR> VTK3->GetRenderer()->Clear();<BR> }<BR>
<BR>
VTK3->Invalidate();<BR><BR><br /><hr />Notícias direto do New York Times, gols do Lance, videocassetadas e muitos outros vídeos no MSN Videos! <a href='http://video.msn.com/?mkt=pt-br' target='_new'>Confira já!</a></body>
</html>