]> git.saurik.com Git - wxWidgets.git/blobdiff - utils/ogl/docs/classes.tex
Start of actual filling in of wxFrame. Makefile now supports tiff
[wxWidgets.git] / utils / ogl / docs / classes.tex
index 768d28a0a207157d4ce661081277a1933691db0d..a72adb3887677edfb8a6516e02e17d3cf930e466 100644 (file)
@@ -475,10 +475,10 @@ Draws an arc (see wxWindows documentation for details).
 Sets the metafile for the given orientation, which can be one of:
 
 \begin{itemize}\itemsep=0pt
-\item oglDRAWN\_ANGLE_0
-\item oglDRAWN\_ANGLE_90
-\item oglDRAWN\_ANGLE_180
-\item oglDRAWN\_ANGLE_270
+\item oglDRAWN\_ANGLE\_0
+\item oglDRAWN\_ANGLE\_90
+\item oglDRAWN\_ANGLE\_180
+\item oglDRAWN\_ANGLE\_270
 \end{itemize}
 
 See also \helpref{wxDrawnShape::GetAngle}{wxdrawnshapegetangle}.
@@ -546,10 +546,10 @@ Draws text at the given point.
 Returns the current orientation, which can be one of:
 
 \begin{itemize}\itemsep=0pt
-\item oglDRAWN\_ANGLE_0
-\item oglDRAWN\_ANGLE_90
-\item oglDRAWN\_ANGLE_180
-\item oglDRAWN\_ANGLE_270
+\item oglDRAWN\_ANGLE\_0
+\item oglDRAWN\_ANGLE\_90
+\item oglDRAWN\_ANGLE\_180
+\item oglDRAWN\_ANGLE\_270
 \end{itemize}
 
 See also \helpref{wxDrawnShape::DrawAtAngle}{wxdrawnshapedrawatangle}.