  | | | C++ FTK: More example *.cpp files would be very handy! | C++ FTK: More example *.cpp files would be very handy! 2004-07-08 - By JP Collins
Back Hi all,
The good news is my SoftImage XSI import/export module I am writing is almost complete. Thanks to Kim and Maggie for your suggestions.
The bad news is that I have a very hard to track down crash when deallocating FCurves.
What would be very handy is some more *.cpp example files showing various aspects of working with the FTK; in particular, working with the CSLModel.CreateFCurve() and CSLModel.ClearFCurves() methods. There must be something subtle that I am doing wrong that is causing a major crash when attempting to clear these fcurves.
Many thanks for any further tips or files you can suggest,
JP Collins
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META http-equiv=Content-Type content="text/html; charset=us-ascii"> <META content="MSHTML 6.00.2800.1400" name=GENERATOR> <STYLE>@(protected) { font-family: Tahoma; } @(protected) Section1 {size: 612.0pt 792.0pt; margin: 72.0pt 90.0pt 72.0pt 90.0pt; } P.MsoNormal { FONT-SIZE: 12pt; MARGIN: 0cm 0cm 0pt; FONT-FAMILY: "Times New Roman" } LI.MsoNormal { FONT-SIZE: 12pt; MARGIN: 0cm 0cm 0pt; FONT-FAMILY: "Times New Roman" } DIV.MsoNormal { FONT-SIZE: 12pt; MARGIN: 0cm 0cm 0pt; FONT-FAMILY: "Times New Roman" } A:link { COLOR: blue; TEXT-DECORATION: underline } SPAN.MsoHyperlink { COLOR: blue; TEXT-DECORATION: underline } A:visited { COLOR: purple; TEXT-DECORATION: underline } SPAN.MsoHyperlinkFollowed { COLOR: purple; TEXT-DECORATION: underline } PRE { FONT-SIZE: 10pt; MARGIN: 0cm 0cm 0pt; FONT-FAMILY: "Courier New" } SPAN.EmailStyle18 { COLOR: navy; FONT-FAMILY: Arial } DIV.Section1 { page: Section1 } </STYLE> </HEAD> <BODY lang=EN-US vLink=purple link=blue> <DIV><SPAN class=774594014-08072004><FONT face=Arial><FONT color=#0000ff><FONT size=2>Hi all,</FONT></FONT></FONT></SPAN></DIV> <DIV><SPAN class=774594014-08072004><FONT face=Arial color=#0000ff size=2></FONT></SPAN> </DIV> <DIV><SPAN class=774594014-08072004><FONT face=Arial color=#0000ff size=2>The good news is my SoftImage XSI import/export module I am writing is almost complete. Thanks to Kim and Maggie for your suggestions. </FONT></SPAN></DIV> <DIV><SPAN class=774594014-08072004><FONT face=Arial color=#0000ff size=2></FONT></SPAN> </DIV> <DIV><SPAN class=774594014-08072004><FONT face=Arial color=#0000ff size=2>The bad news is that I have a very hard to track down crash when deallocating FCurves. </FONT></SPAN></DIV> <DIV><SPAN class=774594014-08072004><FONT face=Arial color=#0000ff size=2></FONT></SPAN> </DIV> <DIV><SPAN class=774594014-08072004><FONT size=2><FONT face=Arial color=#0000ff>What would be very handy is some more *.cpp example files showing various aspects of working with the FTK; in particular, working with the </FONT><FONT face=Arial><FONT color=#0000ff>CSLModel.CreateFCurve() and </FONT></FONT></FONT><FONT face=Arial><FONT color=#0000ff><FONT size=2>CSLModel<SPAN class=774594014-08072004>.ClearFCurves() methods. There must be something subtle that I am doing wrong that is causing a major crash when attempting to clear these fcurves.</SPAN></FONT></FONT></FONT></SPAN></DIV> <DIV><SPAN class=774594014-08072004><FONT face=Arial><FONT color=#0000ff><FONT size=2><SPAN class=774594014-08072004></SPAN></FONT></FONT></FONT></SPAN> </DIV> <DIV><SPAN class=774594014-08072004><FONT face=Arial><FONT color=#0000ff><FONT size=2><SPAN class=774594014-08072004>Many thanks for any further tips or files you can suggest,</SPAN></FONT></FONT></FONT></SPAN></DIV> <DIV><SPAN class=774594014-08072004><FONT face=Arial><FONT color=#0000ff><FONT size=2><SPAN class=774594014-08072004></SPAN></FONT></FONT></FONT></SPAN> </DIV> <DIV><SPAN class=774594014-08072004><FONT face=Arial><FONT color=#0000ff><FONT size=2><SPAN class=774594014-08072004>JP Collins</SPAN></FONT></FONT></FONT></SPAN></DIV></BODY></HTML>
|
|
 |