~ubuntu-branches/ubuntu/saucy/monodevelop/saucy

« back to all changes in this revision

Viewing changes to external/monomac/docs/en/MonoMac.OpenGL/OesFixedPoint.xml

  • Committer: Package Import Robot
  • Author(s): Jo Shields
  • Date: 2012-05-27 18:08:20 UTC
  • mfrom: (1.8.5) (1.5.8 sid)
  • Revision ID: package-import@ubuntu.com-20120527180820-f1ub6lhg0s50wci1
Tags: 3.0.2+dfsg-3
* [fcecfe7] Fix monodevelop-core-addins.pc.in to point to actual 
  installed location of assemblies.
* [26e1a07] DebSrc 3.0 does not support Quilt's -p parameter, so 
  manually adjust the path in the patch file.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<Type Name="OesFixedPoint" FullName="MonoMac.OpenGL.OesFixedPoint">
 
2
  <TypeSignature Language="C#" Value="public enum OesFixedPoint" />
 
3
  <TypeSignature Language="ILAsm" Value=".class public auto ansi sealed OesFixedPoint extends System.Enum" />
 
4
  <AssemblyInfo>
 
5
    <AssemblyName>MonoMac</AssemblyName>
 
6
    <AssemblyVersion>0.0.0.0</AssemblyVersion>
 
7
  </AssemblyInfo>
 
8
  <Base>
 
9
    <BaseTypeName>System.Enum</BaseTypeName>
 
10
  </Base>
 
11
  <Docs>
 
12
    <summary>To be added.</summary>
 
13
    <remarks>To be added.</remarks>
 
14
  </Docs>
 
15
  <Members>
 
16
    <Member MemberName="FixedOes">
 
17
      <MemberSignature Language="C#" Value="FixedOes" />
 
18
      <MemberSignature Language="ILAsm" Value=".field public static literal valuetype MonoMac.OpenGL.OesFixedPoint FixedOes = int32(5132)" />
 
19
      <MemberType>Field</MemberType>
 
20
      <AssemblyInfo>
 
21
        <AssemblyVersion>0.0.0.0</AssemblyVersion>
 
22
      </AssemblyInfo>
 
23
      <ReturnValue>
 
24
        <ReturnType>MonoMac.OpenGL.OesFixedPoint</ReturnType>
 
25
      </ReturnValue>
 
26
      <Docs>
 
27
        <summary>To be added.</summary>
 
28
      </Docs>
 
29
    </Member>
 
30
  </Members>
 
31
</Type>