FLTK logo

[fltk.general] fl_rotate

FLTK matrix user chat room
(using Element browser app)   FLTK gitter user chat room   GitHub FLTK Project   FLTK News RSS Feed  
  FLTK Apps      FLTK Library      Forums      Links     Login 
 All Forums  |  Back to fltk.general  ]
 
Previous Message ]New Message | Reply ]Next Message ]

fl_rotate "holm.h... Nov 26, 2021  
 

Hello,

I have the following code :
    fl_push_matrix();
    fl_rotate(40);
    fl_arc(10, 10 , 400, 100, 0, 360);
    fl_pop_matrix();
 

The fl_rotate seems to have no effect.

What have I missed ?

Best regards
Håvard

--
You received this message because you are subscribed to the Google Groups "fltk.general" group.
To unsubscribe from this group and stop receiving emails from it, send an email to fltkgeneral+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/fltkgeneral/09e4f071-7b12-4c43-880b-620e10e227d0n%40googlegroups.com.
Direct Link to Message ]
 
     
Previous Message ]New Message | Reply ]Next Message ]
 
 

Comments are owned by the poster. All other content is copyright 1998-2024 by Bill Spitzak and others. This project is hosted by The FLTK Team. Please report site problems to 'erco@seriss.com'.