- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
warning: polygon handedness must be set for display lists to have an effect
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
09-27-2007 06:39 AM
if (Learning == happy) { return true; }
Re: warning: polygon handedness must be set for display lists to have an effect
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
10-09-2007 09:32 PM
register HT_Error_Control * control;
_asm int 3;
while ((control = OUR (error_control)[severity]) != null) {
OUR (error_control)[severity] = control->next;
FREE (control, HT_Error_Control);
}
}
hoops1500_vc80d.dll!HC_Report_Error(int category=9, int specific=411, in
hoops1500_vc80d.dll!HI_Generate_Error(int category=9, int specific=411,
hoops1500_vc80d.dll!HI_Warning(int category=9, int specific=411, const c
hoops1500_vc80d.dll!_hoops_IHIPP(const ht_net_rendition * inr=0x06252084
hoops1500_vc80d.dll!HD_Std_3D_Polyhedron(const ht_net_rendition * nr=0x0
hoops1500_vc80d.dll!ogl_render(const ht_net_rendition * nr=0x06251f64, c
hoops1500_vc80d.dll!HD_Standard_Draw_Tree(const ht_net_rendition * inr=
hoops1500_vc80d.dll!HD_Standard_Draw_Tree(const ht_net_rendition * inr=
hoops1500_vc80d.dll!HD_Standard_Draw_Tree(const ht_net_rendition * inr=
hoops1500_vc80d.dll!HD_Standard_Draw_Tree(const ht_net_rendition * inr=
hoops1500_vc80d.dll!HD_Standard_Draw_Tree(const ht_net_rendition * inr=
hoops1500_vc80d.dll!HD_Standard_Draw_Tree(const ht_net_rendition * inr=
hoops1500_vc80d.dll!_hoops_SCCHP(const ht_net_rendition * inr=0x06251ea
Re: warning: polygon handedness must be set for display lists to have an effect
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
10-10-2007 12:27 AM
Re: warning: polygon handedness must be set for display lists to have an effect
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
04-22-2009 04:18 AM
in the meantime hoops is changed in many areas..
and HOOPS 17 has no win32_report_error.c file.
could you tell me your nice instruction again for HOOS 17?
if (Learning == happy) { return true; }
Re: warning: polygon handedness must be set for display lists to have an effect
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
04-22-2009 07:22 AM
Hi Kleinstein,
With HOOPS17, I put a break pointer at line #1285 in <HOOPS_INSTALL_DIR>\Dev_Tools\hoops_3dgs\sourcewin
If you click the check box "suppress all" in the dialog, application will stop at the break pointer.
Thanks,
Bashi

