987 lines
42 KiB
HTML
987 lines
42 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
|
<!--NewPage-->
|
|
<HTML>
|
|
<HEAD>
|
|
<!-- Generated by javadoc (build 1.6.0_24) on Sun Apr 15 20:18:20 CEST 2012 -->
|
|
<TITLE>
|
|
GraphicsDevice
|
|
</TITLE>
|
|
|
|
<META NAME="date" CONTENT="2012-04-15">
|
|
|
|
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
|
|
|
|
<SCRIPT type="text/javascript">
|
|
function windowTitle()
|
|
{
|
|
if (location.href.indexOf('is-external=true') == -1) {
|
|
parent.document.title="GraphicsDevice";
|
|
}
|
|
}
|
|
</SCRIPT>
|
|
<NOSCRIPT>
|
|
</NOSCRIPT>
|
|
|
|
</HEAD>
|
|
|
|
<BODY BGCOLOR="white" onload="windowTitle();">
|
|
<HR>
|
|
|
|
|
|
<!-- ========= START OF TOP NAVBAR ======= -->
|
|
<A NAME="navbar_top"><!-- --></A>
|
|
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
|
|
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
|
|
<TR>
|
|
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
|
|
<A NAME="navbar_top_firstrow"><!-- --></A>
|
|
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
|
|
<TR ALIGN="center" VALIGN="top">
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
|
|
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/GraphicsDevice.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
|
|
</TR>
|
|
</TABLE>
|
|
</TD>
|
|
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
|
|
</EM>
|
|
</TD>
|
|
</TR>
|
|
|
|
<TR>
|
|
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
|
<A HREF="../../../../Microsoft/Xna/Framework/Graphics/GraphicsAdapter.html" title="class in Microsoft.Xna.Framework.Graphics"><B>PREV CLASS</B></A>
|
|
<A HREF="../../../../Microsoft/Xna/Framework/Graphics/GraphicsDeviceCapabilities.html" title="class in Microsoft.Xna.Framework.Graphics"><B>NEXT CLASS</B></A></FONT></TD>
|
|
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
|
<A HREF="../../../../index.html?Microsoft/Xna/Framework/Graphics/GraphicsDevice.html" target="_top"><B>FRAMES</B></A>
|
|
<A HREF="GraphicsDevice.html" target="_top"><B>NO FRAMES</B></A>
|
|
<SCRIPT type="text/javascript">
|
|
<!--
|
|
if(window==top) {
|
|
document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
|
|
}
|
|
//-->
|
|
</SCRIPT>
|
|
<NOSCRIPT>
|
|
<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
|
|
</NOSCRIPT>
|
|
|
|
|
|
</FONT></TD>
|
|
</TR>
|
|
<TR>
|
|
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
|
|
SUMMARY: NESTED | <A HREF="#field_summary">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
|
|
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
|
|
DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
<A NAME="skip-navbar_top"></A>
|
|
<!-- ========= END OF TOP NAVBAR ========= -->
|
|
|
|
<HR>
|
|
<!-- ======== START OF CLASS DATA ======== -->
|
|
<H2>
|
|
<FONT SIZE="-1">
|
|
Microsoft.Xna.Framework.Graphics</FONT>
|
|
<BR>
|
|
Class GraphicsDevice</H2>
|
|
<PRE>
|
|
java.lang.Object
|
|
<IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>Microsoft.Xna.Framework.Graphics.GraphicsDevice</B>
|
|
</PRE>
|
|
<DL>
|
|
<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../System/IDisposable.html" title="interface in System">IDisposable</A></DD>
|
|
</DL>
|
|
<HR>
|
|
<DL>
|
|
<DT><PRE>public class <B>GraphicsDevice</B><DT>extends java.lang.Object<DT>implements <A HREF="../../../../System/IDisposable.html" title="interface in System">IDisposable</A></DL>
|
|
</PRE>
|
|
|
|
<P>
|
|
Performs primitive-based rendering, creates resources, handles system-level variables, adjusts gamma ramp levels, and creates shaders.
|
|
<P>
|
|
|
|
<P>
|
|
<DL>
|
|
<DT><B>Author:</B></DT>
|
|
<DD>Halofreak1990</DD>
|
|
</DL>
|
|
<HR>
|
|
|
|
<P>
|
|
<!-- =========== FIELD SUMMARY =========== -->
|
|
|
|
<A NAME="field_summary"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
|
|
<B>Field Summary</B></FONT></TH>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> <A HREF="../../../../System/Event.html" title="class in System">Event</A><<A HREF="../../../../System/EventArgs.html" title="class in System">EventArgs</A>></CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../../../Microsoft/Xna/Framework/Graphics/GraphicsDevice.html#DeviceLost">DeviceLost</A></B></CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> <A HREF="../../../../System/Event.html" title="class in System">Event</A><<A HREF="../../../../System/EventArgs.html" title="class in System">EventArgs</A>></CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../../../Microsoft/Xna/Framework/Graphics/GraphicsDevice.html#DeviceReset">DeviceReset</A></B></CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> <A HREF="../../../../System/Event.html" title="class in System">Event</A><<A HREF="../../../../System/EventArgs.html" title="class in System">EventArgs</A>></CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../../../Microsoft/Xna/Framework/Graphics/GraphicsDevice.html#DeviceResetting">DeviceResetting</A></B></CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> <A HREF="../../../../System/Event.html" title="class in System">Event</A><<A HREF="../../../../System/EventArgs.html" title="class in System">EventArgs</A>></CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../../../Microsoft/Xna/Framework/Graphics/GraphicsDevice.html#Disposing">Disposing</A></B></CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> <A HREF="../../../../System/Event.html" title="class in System">Event</A><<A HREF="../../../../Microsoft/Xna/Framework/Graphics/ResourceCreatedEventArgs.html" title="class in Microsoft.Xna.Framework.Graphics">ResourceCreatedEventArgs</A>></CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../../../Microsoft/Xna/Framework/Graphics/GraphicsDevice.html#ResourceCreated">ResourceCreated</A></B></CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> <A HREF="../../../../System/Event.html" title="class in System">Event</A><<A HREF="../../../../Microsoft/Xna/Framework/Graphics/ResourceDestroyedEventArgs.html" title="class in Microsoft.Xna.Framework.Graphics">ResourceDestroyedEventArgs</A>></CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../../../Microsoft/Xna/Framework/Graphics/GraphicsDevice.html#ResourceDestroyed">ResourceDestroyed</A></B></CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
|
|
|
<A NAME="constructor_summary"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
|
|
<B>Constructor Summary</B></FONT></TH>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD><CODE><B><A HREF="../../../../Microsoft/Xna/Framework/Graphics/GraphicsDevice.html#GraphicsDevice(Microsoft.Xna.Framework.Graphics.GraphicsAdapter, Microsoft.Xna.Framework.Graphics.GraphicsProfile, Microsoft.Xna.Framework.Graphics.PresentationParameters)">GraphicsDevice</A></B>(<A HREF="../../../../Microsoft/Xna/Framework/Graphics/GraphicsAdapter.html" title="class in Microsoft.Xna.Framework.Graphics">GraphicsAdapter</A> adapter,
|
|
<A HREF="../../../../Microsoft/Xna/Framework/Graphics/GraphicsProfile.html" title="enum in Microsoft.Xna.Framework.Graphics">GraphicsProfile</A> profile,
|
|
<A HREF="../../../../Microsoft/Xna/Framework/Graphics/PresentationParameters.html" title="class in Microsoft.Xna.Framework.Graphics">PresentationParameters</A> presentationParameters)</CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<!-- ========== METHOD SUMMARY =========== -->
|
|
|
|
<A NAME="method_summary"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
|
|
<B>Method Summary</B></FONT></TH>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> void</CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../../../Microsoft/Xna/Framework/Graphics/GraphicsDevice.html#Clear(Microsoft.Xna.Framework.Color)">Clear</A></B>(<A HREF="../../../../Microsoft/Xna/Framework/Color.html" title="class in Microsoft.Xna.Framework">Color</A> color)</CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> void</CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../../../Microsoft/Xna/Framework/Graphics/GraphicsDevice.html#Clear(java.util.EnumSet, Microsoft.Xna.Framework.Color, float, int)">Clear</A></B>(java.util.EnumSet<<A HREF="../../../../Microsoft/Xna/Framework/Graphics/ClearOptions.html" title="enum in Microsoft.Xna.Framework.Graphics">ClearOptions</A>> options,
|
|
<A HREF="../../../../Microsoft/Xna/Framework/Color.html" title="class in Microsoft.Xna.Framework">Color</A> color,
|
|
float depth,
|
|
int stencil)</CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> void</CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../../../Microsoft/Xna/Framework/Graphics/GraphicsDevice.html#Clear(java.util.EnumSet, Microsoft.Xna.Framework.Vector4, float, int)">Clear</A></B>(java.util.EnumSet<<A HREF="../../../../Microsoft/Xna/Framework/Graphics/ClearOptions.html" title="enum in Microsoft.Xna.Framework.Graphics">ClearOptions</A>> options,
|
|
<A HREF="../../../../Microsoft/Xna/Framework/Vector4.html" title="class in Microsoft.Xna.Framework">Vector4</A> color,
|
|
float depth,
|
|
int stencil)</CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> void</CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../../../Microsoft/Xna/Framework/Graphics/GraphicsDevice.html#Dispose()">Dispose</A></B>()</CODE>
|
|
|
|
<BR>
|
|
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE>protected void</CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../../../Microsoft/Xna/Framework/Graphics/GraphicsDevice.html#Dispose(boolean)">Dispose</A></B>(boolean disposing)</CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> <A HREF="../../../../Microsoft/Xna/Framework/Graphics/GraphicsAdapter.html" title="class in Microsoft.Xna.Framework.Graphics">GraphicsAdapter</A></CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../../../Microsoft/Xna/Framework/Graphics/GraphicsDevice.html#getAdapter()">getAdapter</A></B>()</CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE>
|
|
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" SUMMARY="">
|
|
<TR ALIGN="right" VALIGN="">
|
|
<TD NOWRAP><FONT SIZE="-1">
|
|
<CODE><T> void</CODE></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
</CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../../../Microsoft/Xna/Framework/Graphics/GraphicsDevice.html#GetBackBufferData(Microsoft.Xna.Framework.Rectangle, T[], int, int)">GetBackBufferData</A></B>(<A HREF="../../../../Microsoft/Xna/Framework/Rectangle.html" title="class in Microsoft.Xna.Framework">Rectangle</A> rect,
|
|
T[] data,
|
|
int startIndex,
|
|
int elementCount)</CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE>
|
|
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" SUMMARY="">
|
|
<TR ALIGN="right" VALIGN="">
|
|
<TD NOWRAP><FONT SIZE="-1">
|
|
<CODE><T> void</CODE></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
</CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../../../Microsoft/Xna/Framework/Graphics/GraphicsDevice.html#GetBackBufferData(T[])">GetBackBufferData</A></B>(T[] data)</CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE>
|
|
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" SUMMARY="">
|
|
<TR ALIGN="right" VALIGN="">
|
|
<TD NOWRAP><FONT SIZE="-1">
|
|
<CODE><T> void</CODE></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
</CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../../../Microsoft/Xna/Framework/Graphics/GraphicsDevice.html#GetBackBufferData(T[], int, int)">GetBackBufferData</A></B>(T[] data,
|
|
int startIndex,
|
|
int elementCount)</CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> <A HREF="../../../../Microsoft/Xna/Framework/Color.html" title="class in Microsoft.Xna.Framework">Color</A></CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../../../Microsoft/Xna/Framework/Graphics/GraphicsDevice.html#getBlendFactor()">getBlendFactor</A></B>()</CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> <A HREF="../../../../Microsoft/Xna/Framework/Graphics/GraphicsProfile.html" title="enum in Microsoft.Xna.Framework.Graphics">GraphicsProfile</A></CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../../../Microsoft/Xna/Framework/Graphics/GraphicsDevice.html#getGraphicsProfile()">getGraphicsProfile</A></B>()</CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> <A HREF="../../../../Microsoft/Xna/Framework/Graphics/PresentationParameters.html" title="class in Microsoft.Xna.Framework.Graphics">PresentationParameters</A></CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../../../Microsoft/Xna/Framework/Graphics/GraphicsDevice.html#getPresentationParameters()">getPresentationParameters</A></B>()</CODE>
|
|
|
|
<BR>
|
|
Gets the presentation parameters associated with this graphics device.</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> <A HREF="../../../../Microsoft/Xna/Framework/Graphics/TextureCollection.html" title="class in Microsoft.Xna.Framework.Graphics">TextureCollection</A></CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../../../Microsoft/Xna/Framework/Graphics/GraphicsDevice.html#getTextures()">getTextures</A></B>()</CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> <A HREF="../../../../Microsoft/Xna/Framework/Graphics/Viewport.html" title="class in Microsoft.Xna.Framework.Graphics">Viewport</A></CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../../../Microsoft/Xna/Framework/Graphics/GraphicsDevice.html#getViewport()">getViewport</A></B>()</CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> void</CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../../../Microsoft/Xna/Framework/Graphics/GraphicsDevice.html#Present()">Present</A></B>()</CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> void</CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../../../Microsoft/Xna/Framework/Graphics/GraphicsDevice.html#Reset()">Reset</A></B>()</CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> void</CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../../../Microsoft/Xna/Framework/Graphics/GraphicsDevice.html#Reset(Microsoft.Xna.Framework.Graphics.PresentationParameters)">Reset</A></B>(<A HREF="../../../../Microsoft/Xna/Framework/Graphics/PresentationParameters.html" title="class in Microsoft.Xna.Framework.Graphics">PresentationParameters</A> presentationParameters)</CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> void</CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../../../Microsoft/Xna/Framework/Graphics/GraphicsDevice.html#Reset(Microsoft.Xna.Framework.Graphics.PresentationParameters, Microsoft.Xna.Framework.Graphics.GraphicsAdapter)">Reset</A></B>(<A HREF="../../../../Microsoft/Xna/Framework/Graphics/PresentationParameters.html" title="class in Microsoft.Xna.Framework.Graphics">PresentationParameters</A> presentationParameters,
|
|
<A HREF="../../../../Microsoft/Xna/Framework/Graphics/GraphicsAdapter.html" title="class in Microsoft.Xna.Framework.Graphics">GraphicsAdapter</A> adapter)</CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> void</CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../../../Microsoft/Xna/Framework/Graphics/GraphicsDevice.html#setBlendFactor(Microsoft.Xna.Framework.Color)">setBlendFactor</A></B>(<A HREF="../../../../Microsoft/Xna/Framework/Color.html" title="class in Microsoft.Xna.Framework">Color</A> value)</CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> void</CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../../../Microsoft/Xna/Framework/Graphics/GraphicsDevice.html#SetRenderTarget(Microsoft.Xna.Framework.Graphics.RenderTarget2D)">SetRenderTarget</A></B>(<A HREF="../../../../Microsoft/Xna/Framework/Graphics/RenderTarget2D.html" title="class in Microsoft.Xna.Framework.Graphics">RenderTarget2D</A> renderTarget)</CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> void</CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../../../Microsoft/Xna/Framework/Graphics/GraphicsDevice.html#SetRenderTarget(Microsoft.Xna.Framework.Graphics.RenderTargetCube, Microsoft.Xna.Framework.Graphics.CubeMapFace)">SetRenderTarget</A></B>(<A HREF="../../../../Microsoft/Xna/Framework/Graphics/RenderTargetCube.html" title="class in Microsoft.Xna.Framework.Graphics">RenderTargetCube</A> renderTarget,
|
|
<A HREF="../../../../Microsoft/Xna/Framework/Graphics/CubeMapFace.html" title="enum in Microsoft.Xna.Framework.Graphics">CubeMapFace</A> cubeMapFace)</CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> void</CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../../../Microsoft/Xna/Framework/Graphics/GraphicsDevice.html#SetRenderTargets(Microsoft.Xna.Framework.Graphics.RenderTargetBinding...)">SetRenderTargets</A></B>(<A HREF="../../../../Microsoft/Xna/Framework/Graphics/RenderTargetBinding.html" title="class in Microsoft.Xna.Framework.Graphics">RenderTargetBinding</A>... renderTargets)</CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> void</CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../../../Microsoft/Xna/Framework/Graphics/GraphicsDevice.html#SetVertexBuffer(Microsoft.Xna.Framework.Graphics.VertexBuffer)">SetVertexBuffer</A></B>(<A HREF="../../../../Microsoft/Xna/Framework/Graphics/VertexBuffer.html" title="class in Microsoft.Xna.Framework.Graphics">VertexBuffer</A> vertexBuffer)</CODE>
|
|
|
|
<BR>
|
|
Sets or binds a vertex buffer to the device.</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> void</CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../../../Microsoft/Xna/Framework/Graphics/GraphicsDevice.html#SetVertexBuffer(Microsoft.Xna.Framework.Graphics.VertexBuffer, int)">SetVertexBuffer</A></B>(<A HREF="../../../../Microsoft/Xna/Framework/Graphics/VertexBuffer.html" title="class in Microsoft.Xna.Framework.Graphics">VertexBuffer</A> vertexBuffer,
|
|
int vertexOffset)</CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> void</CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../../../Microsoft/Xna/Framework/Graphics/GraphicsDevice.html#setViewport(Microsoft.Xna.Framework.Graphics.Viewport)">setViewport</A></B>(<A HREF="../../../../Microsoft/Xna/Framework/Graphics/Viewport.html" title="class in Microsoft.Xna.Framework.Graphics">Viewport</A> value)</CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
</TABLE>
|
|
<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
|
|
<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<!-- ============ FIELD DETAIL =========== -->
|
|
|
|
<A NAME="field_detail"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
|
|
<B>Field Detail</B></FONT></TH>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<A NAME="DeviceLost"><!-- --></A><H3>
|
|
DeviceLost</H3>
|
|
<PRE>
|
|
public final <A HREF="../../../../System/Event.html" title="class in System">Event</A><<A HREF="../../../../System/EventArgs.html" title="class in System">EventArgs</A>> <B>DeviceLost</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<A NAME="DeviceReset"><!-- --></A><H3>
|
|
DeviceReset</H3>
|
|
<PRE>
|
|
public final <A HREF="../../../../System/Event.html" title="class in System">Event</A><<A HREF="../../../../System/EventArgs.html" title="class in System">EventArgs</A>> <B>DeviceReset</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<A NAME="DeviceResetting"><!-- --></A><H3>
|
|
DeviceResetting</H3>
|
|
<PRE>
|
|
public final <A HREF="../../../../System/Event.html" title="class in System">Event</A><<A HREF="../../../../System/EventArgs.html" title="class in System">EventArgs</A>> <B>DeviceResetting</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<A NAME="Disposing"><!-- --></A><H3>
|
|
Disposing</H3>
|
|
<PRE>
|
|
public final <A HREF="../../../../System/Event.html" title="class in System">Event</A><<A HREF="../../../../System/EventArgs.html" title="class in System">EventArgs</A>> <B>Disposing</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<A NAME="ResourceCreated"><!-- --></A><H3>
|
|
ResourceCreated</H3>
|
|
<PRE>
|
|
public final <A HREF="../../../../System/Event.html" title="class in System">Event</A><<A HREF="../../../../Microsoft/Xna/Framework/Graphics/ResourceCreatedEventArgs.html" title="class in Microsoft.Xna.Framework.Graphics">ResourceCreatedEventArgs</A>> <B>ResourceCreated</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<A NAME="ResourceDestroyed"><!-- --></A><H3>
|
|
ResourceDestroyed</H3>
|
|
<PRE>
|
|
public final <A HREF="../../../../System/Event.html" title="class in System">Event</A><<A HREF="../../../../Microsoft/Xna/Framework/Graphics/ResourceDestroyedEventArgs.html" title="class in Microsoft.Xna.Framework.Graphics">ResourceDestroyedEventArgs</A>> <B>ResourceDestroyed</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
|
|
|
<A NAME="constructor_detail"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
|
|
<B>Constructor Detail</B></FONT></TH>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<A NAME="GraphicsDevice(Microsoft.Xna.Framework.Graphics.GraphicsAdapter, Microsoft.Xna.Framework.Graphics.GraphicsProfile, Microsoft.Xna.Framework.Graphics.PresentationParameters)"><!-- --></A><H3>
|
|
GraphicsDevice</H3>
|
|
<PRE>
|
|
public <B>GraphicsDevice</B>(<A HREF="../../../../Microsoft/Xna/Framework/Graphics/GraphicsAdapter.html" title="class in Microsoft.Xna.Framework.Graphics">GraphicsAdapter</A> adapter,
|
|
<A HREF="../../../../Microsoft/Xna/Framework/Graphics/GraphicsProfile.html" title="enum in Microsoft.Xna.Framework.Graphics">GraphicsProfile</A> profile,
|
|
<A HREF="../../../../Microsoft/Xna/Framework/Graphics/PresentationParameters.html" title="class in Microsoft.Xna.Framework.Graphics">PresentationParameters</A> presentationParameters)</PRE>
|
|
<DL>
|
|
<DL>
|
|
<DT><B>Parameters:</B><DD><CODE>adapter</CODE> - <DD><CODE>profile</CODE> - <DD><CODE>presentationParameters</CODE> -
|
|
<DT><B>Throws:</B>
|
|
<DD><CODE><A HREF="../../../../System/ArgumentNullException.html" title="class in System">ArgumentNullException</A></CODE></DL>
|
|
</DL>
|
|
|
|
<!-- ============ METHOD DETAIL ========== -->
|
|
|
|
<A NAME="method_detail"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
|
|
<B>Method Detail</B></FONT></TH>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<A NAME="getAdapter()"><!-- --></A><H3>
|
|
getAdapter</H3>
|
|
<PRE>
|
|
public <A HREF="../../../../Microsoft/Xna/Framework/Graphics/GraphicsAdapter.html" title="class in Microsoft.Xna.Framework.Graphics">GraphicsAdapter</A> <B>getAdapter</B>()</PRE>
|
|
<DL>
|
|
<DD><DL>
|
|
</DL>
|
|
</DD>
|
|
<DD><DL>
|
|
</DL>
|
|
</DD>
|
|
</DL>
|
|
<HR>
|
|
|
|
<A NAME="getBlendFactor()"><!-- --></A><H3>
|
|
getBlendFactor</H3>
|
|
<PRE>
|
|
public <A HREF="../../../../Microsoft/Xna/Framework/Color.html" title="class in Microsoft.Xna.Framework">Color</A> <B>getBlendFactor</B>()</PRE>
|
|
<DL>
|
|
<DD><DL>
|
|
</DL>
|
|
</DD>
|
|
<DD><DL>
|
|
</DL>
|
|
</DD>
|
|
</DL>
|
|
<HR>
|
|
|
|
<A NAME="setBlendFactor(Microsoft.Xna.Framework.Color)"><!-- --></A><H3>
|
|
setBlendFactor</H3>
|
|
<PRE>
|
|
public void <B>setBlendFactor</B>(<A HREF="../../../../Microsoft/Xna/Framework/Color.html" title="class in Microsoft.Xna.Framework">Color</A> value)</PRE>
|
|
<DL>
|
|
<DD><DL>
|
|
</DL>
|
|
</DD>
|
|
<DD><DL>
|
|
<DT><B>Parameters:</B><DD><CODE>value</CODE> - </DL>
|
|
</DD>
|
|
</DL>
|
|
<HR>
|
|
|
|
<A NAME="getGraphicsProfile()"><!-- --></A><H3>
|
|
getGraphicsProfile</H3>
|
|
<PRE>
|
|
public <A HREF="../../../../Microsoft/Xna/Framework/Graphics/GraphicsProfile.html" title="enum in Microsoft.Xna.Framework.Graphics">GraphicsProfile</A> <B>getGraphicsProfile</B>()</PRE>
|
|
<DL>
|
|
<DD><DL>
|
|
</DL>
|
|
</DD>
|
|
<DD><DL>
|
|
</DL>
|
|
</DD>
|
|
</DL>
|
|
<HR>
|
|
|
|
<A NAME="getPresentationParameters()"><!-- --></A><H3>
|
|
getPresentationParameters</H3>
|
|
<PRE>
|
|
public <A HREF="../../../../Microsoft/Xna/Framework/Graphics/PresentationParameters.html" title="class in Microsoft.Xna.Framework.Graphics">PresentationParameters</A> <B>getPresentationParameters</B>()</PRE>
|
|
<DL>
|
|
<DD>Gets the presentation parameters associated with this graphics device.
|
|
<P>
|
|
<DD><DL>
|
|
</DL>
|
|
</DD>
|
|
<DD><DL>
|
|
</DL>
|
|
</DD>
|
|
</DL>
|
|
<HR>
|
|
|
|
<A NAME="getTextures()"><!-- --></A><H3>
|
|
getTextures</H3>
|
|
<PRE>
|
|
public <A HREF="../../../../Microsoft/Xna/Framework/Graphics/TextureCollection.html" title="class in Microsoft.Xna.Framework.Graphics">TextureCollection</A> <B>getTextures</B>()</PRE>
|
|
<DL>
|
|
<DD><DL>
|
|
</DL>
|
|
</DD>
|
|
<DD><DL>
|
|
|
|
<DT><B>Returns:</B><DD></DL>
|
|
</DD>
|
|
</DL>
|
|
<HR>
|
|
|
|
<A NAME="getViewport()"><!-- --></A><H3>
|
|
getViewport</H3>
|
|
<PRE>
|
|
public <A HREF="../../../../Microsoft/Xna/Framework/Graphics/Viewport.html" title="class in Microsoft.Xna.Framework.Graphics">Viewport</A> <B>getViewport</B>()</PRE>
|
|
<DL>
|
|
<DD><DL>
|
|
</DL>
|
|
</DD>
|
|
<DD><DL>
|
|
|
|
<DT><B>Returns:</B><DD></DL>
|
|
</DD>
|
|
</DL>
|
|
<HR>
|
|
|
|
<A NAME="setViewport(Microsoft.Xna.Framework.Graphics.Viewport)"><!-- --></A><H3>
|
|
setViewport</H3>
|
|
<PRE>
|
|
public void <B>setViewport</B>(<A HREF="../../../../Microsoft/Xna/Framework/Graphics/Viewport.html" title="class in Microsoft.Xna.Framework.Graphics">Viewport</A> value)</PRE>
|
|
<DL>
|
|
<DD><DL>
|
|
</DL>
|
|
</DD>
|
|
<DD><DL>
|
|
<DT><B>Parameters:</B><DD><CODE>value</CODE> - </DL>
|
|
</DD>
|
|
</DL>
|
|
<HR>
|
|
|
|
<A NAME="Clear(Microsoft.Xna.Framework.Color)"><!-- --></A><H3>
|
|
Clear</H3>
|
|
<PRE>
|
|
public void <B>Clear</B>(<A HREF="../../../../Microsoft/Xna/Framework/Color.html" title="class in Microsoft.Xna.Framework">Color</A> color)</PRE>
|
|
<DL>
|
|
<DD><DL>
|
|
</DL>
|
|
</DD>
|
|
<DD><DL>
|
|
<DT><B>Parameters:</B><DD><CODE>color</CODE> - </DL>
|
|
</DD>
|
|
</DL>
|
|
<HR>
|
|
|
|
<A NAME="Clear(java.util.EnumSet, Microsoft.Xna.Framework.Color, float, int)"><!-- --></A><H3>
|
|
Clear</H3>
|
|
<PRE>
|
|
public void <B>Clear</B>(java.util.EnumSet<<A HREF="../../../../Microsoft/Xna/Framework/Graphics/ClearOptions.html" title="enum in Microsoft.Xna.Framework.Graphics">ClearOptions</A>> options,
|
|
<A HREF="../../../../Microsoft/Xna/Framework/Color.html" title="class in Microsoft.Xna.Framework">Color</A> color,
|
|
float depth,
|
|
int stencil)</PRE>
|
|
<DL>
|
|
<DD><DL>
|
|
</DL>
|
|
</DD>
|
|
<DD><DL>
|
|
<DT><B>Parameters:</B><DD><CODE>options</CODE> - <DD><CODE>color</CODE> - <DD><CODE>depth</CODE> - <DD><CODE>stencil</CODE> - </DL>
|
|
</DD>
|
|
</DL>
|
|
<HR>
|
|
|
|
<A NAME="Clear(java.util.EnumSet, Microsoft.Xna.Framework.Vector4, float, int)"><!-- --></A><H3>
|
|
Clear</H3>
|
|
<PRE>
|
|
public void <B>Clear</B>(java.util.EnumSet<<A HREF="../../../../Microsoft/Xna/Framework/Graphics/ClearOptions.html" title="enum in Microsoft.Xna.Framework.Graphics">ClearOptions</A>> options,
|
|
<A HREF="../../../../Microsoft/Xna/Framework/Vector4.html" title="class in Microsoft.Xna.Framework">Vector4</A> color,
|
|
float depth,
|
|
int stencil)</PRE>
|
|
<DL>
|
|
<DD><DL>
|
|
</DL>
|
|
</DD>
|
|
<DD><DL>
|
|
<DT><B>Parameters:</B><DD><CODE>options</CODE> - <DD><CODE>color</CODE> - <DD><CODE>depth</CODE> - <DD><CODE>stencil</CODE> - </DL>
|
|
</DD>
|
|
</DL>
|
|
<HR>
|
|
|
|
<A NAME="Dispose()"><!-- --></A><H3>
|
|
Dispose</H3>
|
|
<PRE>
|
|
public final void <B>Dispose</B>()</PRE>
|
|
<DL>
|
|
<DD><B>Description copied from interface: <CODE><A HREF="../../../../System/IDisposable.html#Dispose()">IDisposable</A></CODE></B></DD>
|
|
<DD>Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
|
|
<P>
|
|
<DD><DL>
|
|
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../System/IDisposable.html#Dispose()">Dispose</A></CODE> in interface <CODE><A HREF="../../../../System/IDisposable.html" title="interface in System">IDisposable</A></CODE></DL>
|
|
</DD>
|
|
<DD><DL>
|
|
</DL>
|
|
</DD>
|
|
</DL>
|
|
<HR>
|
|
|
|
<A NAME="Dispose(boolean)"><!-- --></A><H3>
|
|
Dispose</H3>
|
|
<PRE>
|
|
protected void <B>Dispose</B>(boolean disposing)</PRE>
|
|
<DL>
|
|
<DD><DL>
|
|
</DL>
|
|
</DD>
|
|
<DD><DL>
|
|
<DT><B>Parameters:</B><DD><CODE>disposing</CODE> - </DL>
|
|
</DD>
|
|
</DL>
|
|
<HR>
|
|
|
|
<A NAME="GetBackBufferData(java.lang.Object[])"><!-- --></A><A NAME="GetBackBufferData(T[])"><!-- --></A><H3>
|
|
GetBackBufferData</H3>
|
|
<PRE>
|
|
public <T> void <B>GetBackBufferData</B>(T[] data)</PRE>
|
|
<DL>
|
|
<DD><DL>
|
|
</DL>
|
|
</DD>
|
|
<DD><DL>
|
|
<DT><B>Type Parameters:</B><DD><CODE>T</CODE> - <DT><B>Parameters:</B><DD><CODE>data</CODE> - </DL>
|
|
</DD>
|
|
</DL>
|
|
<HR>
|
|
|
|
<A NAME="GetBackBufferData(java.lang.Object[],int,int)"><!-- --></A><A NAME="GetBackBufferData(T[], int, int)"><!-- --></A><H3>
|
|
GetBackBufferData</H3>
|
|
<PRE>
|
|
public <T> void <B>GetBackBufferData</B>(T[] data,
|
|
int startIndex,
|
|
int elementCount)</PRE>
|
|
<DL>
|
|
<DD><DL>
|
|
</DL>
|
|
</DD>
|
|
<DD><DL>
|
|
<DT><B>Type Parameters:</B><DD><CODE>T</CODE> - <DT><B>Parameters:</B><DD><CODE>data</CODE> - <DD><CODE>startIndex</CODE> - <DD><CODE>elementCount</CODE> - </DL>
|
|
</DD>
|
|
</DL>
|
|
<HR>
|
|
|
|
<A NAME="GetBackBufferData(Microsoft.Xna.Framework.Rectangle,java.lang.Object[],int,int)"><!-- --></A><A NAME="GetBackBufferData(Microsoft.Xna.Framework.Rectangle, T[], int, int)"><!-- --></A><H3>
|
|
GetBackBufferData</H3>
|
|
<PRE>
|
|
public <T> void <B>GetBackBufferData</B>(<A HREF="../../../../Microsoft/Xna/Framework/Rectangle.html" title="class in Microsoft.Xna.Framework">Rectangle</A> rect,
|
|
T[] data,
|
|
int startIndex,
|
|
int elementCount)</PRE>
|
|
<DL>
|
|
<DD><DL>
|
|
</DL>
|
|
</DD>
|
|
<DD><DL>
|
|
<DT><B>Type Parameters:</B><DD><CODE>T</CODE> - <DT><B>Parameters:</B><DD><CODE>rect</CODE> - <DD><CODE>data</CODE> - <DD><CODE>startIndex</CODE> - <DD><CODE>elementCount</CODE> - </DL>
|
|
</DD>
|
|
</DL>
|
|
<HR>
|
|
|
|
<A NAME="Present()"><!-- --></A><H3>
|
|
Present</H3>
|
|
<PRE>
|
|
public void <B>Present</B>()</PRE>
|
|
<DL>
|
|
<DD><DL>
|
|
</DL>
|
|
</DD>
|
|
<DD><DL>
|
|
</DL>
|
|
</DD>
|
|
</DL>
|
|
<HR>
|
|
|
|
<A NAME="Reset()"><!-- --></A><H3>
|
|
Reset</H3>
|
|
<PRE>
|
|
public void <B>Reset</B>()</PRE>
|
|
<DL>
|
|
<DD><DL>
|
|
</DL>
|
|
</DD>
|
|
<DD><DL>
|
|
</DL>
|
|
</DD>
|
|
</DL>
|
|
<HR>
|
|
|
|
<A NAME="Reset(Microsoft.Xna.Framework.Graphics.PresentationParameters)"><!-- --></A><H3>
|
|
Reset</H3>
|
|
<PRE>
|
|
public void <B>Reset</B>(<A HREF="../../../../Microsoft/Xna/Framework/Graphics/PresentationParameters.html" title="class in Microsoft.Xna.Framework.Graphics">PresentationParameters</A> presentationParameters)</PRE>
|
|
<DL>
|
|
<DD><DL>
|
|
</DL>
|
|
</DD>
|
|
<DD><DL>
|
|
<DT><B>Parameters:</B><DD><CODE>presentationParameters</CODE> - </DL>
|
|
</DD>
|
|
</DL>
|
|
<HR>
|
|
|
|
<A NAME="Reset(Microsoft.Xna.Framework.Graphics.PresentationParameters, Microsoft.Xna.Framework.Graphics.GraphicsAdapter)"><!-- --></A><H3>
|
|
Reset</H3>
|
|
<PRE>
|
|
public void <B>Reset</B>(<A HREF="../../../../Microsoft/Xna/Framework/Graphics/PresentationParameters.html" title="class in Microsoft.Xna.Framework.Graphics">PresentationParameters</A> presentationParameters,
|
|
<A HREF="../../../../Microsoft/Xna/Framework/Graphics/GraphicsAdapter.html" title="class in Microsoft.Xna.Framework.Graphics">GraphicsAdapter</A> adapter)</PRE>
|
|
<DL>
|
|
<DD><DL>
|
|
</DL>
|
|
</DD>
|
|
<DD><DL>
|
|
<DT><B>Parameters:</B><DD><CODE>presentationParameters</CODE> - <DD><CODE>adapter</CODE> - </DL>
|
|
</DD>
|
|
</DL>
|
|
<HR>
|
|
|
|
<A NAME="SetRenderTarget(Microsoft.Xna.Framework.Graphics.RenderTarget2D)"><!-- --></A><H3>
|
|
SetRenderTarget</H3>
|
|
<PRE>
|
|
public void <B>SetRenderTarget</B>(<A HREF="../../../../Microsoft/Xna/Framework/Graphics/RenderTarget2D.html" title="class in Microsoft.Xna.Framework.Graphics">RenderTarget2D</A> renderTarget)</PRE>
|
|
<DL>
|
|
<DD><DL>
|
|
</DL>
|
|
</DD>
|
|
<DD><DL>
|
|
<DT><B>Parameters:</B><DD><CODE>renderTarget</CODE> - </DL>
|
|
</DD>
|
|
</DL>
|
|
<HR>
|
|
|
|
<A NAME="SetRenderTarget(Microsoft.Xna.Framework.Graphics.RenderTargetCube, Microsoft.Xna.Framework.Graphics.CubeMapFace)"><!-- --></A><H3>
|
|
SetRenderTarget</H3>
|
|
<PRE>
|
|
public void <B>SetRenderTarget</B>(<A HREF="../../../../Microsoft/Xna/Framework/Graphics/RenderTargetCube.html" title="class in Microsoft.Xna.Framework.Graphics">RenderTargetCube</A> renderTarget,
|
|
<A HREF="../../../../Microsoft/Xna/Framework/Graphics/CubeMapFace.html" title="enum in Microsoft.Xna.Framework.Graphics">CubeMapFace</A> cubeMapFace)</PRE>
|
|
<DL>
|
|
<DD><DL>
|
|
</DL>
|
|
</DD>
|
|
<DD><DL>
|
|
<DT><B>Parameters:</B><DD><CODE>renderTarget</CODE> - <DD><CODE>cubeMapFace</CODE> - </DL>
|
|
</DD>
|
|
</DL>
|
|
<HR>
|
|
|
|
<A NAME="SetRenderTargets(Microsoft.Xna.Framework.Graphics.RenderTargetBinding...)"><!-- --></A><H3>
|
|
SetRenderTargets</H3>
|
|
<PRE>
|
|
public void <B>SetRenderTargets</B>(<A HREF="../../../../Microsoft/Xna/Framework/Graphics/RenderTargetBinding.html" title="class in Microsoft.Xna.Framework.Graphics">RenderTargetBinding</A>... renderTargets)</PRE>
|
|
<DL>
|
|
<DD><DL>
|
|
</DL>
|
|
</DD>
|
|
<DD><DL>
|
|
<DT><B>Parameters:</B><DD><CODE>renderTargets</CODE> - </DL>
|
|
</DD>
|
|
</DL>
|
|
<HR>
|
|
|
|
<A NAME="SetVertexBuffer(Microsoft.Xna.Framework.Graphics.VertexBuffer)"><!-- --></A><H3>
|
|
SetVertexBuffer</H3>
|
|
<PRE>
|
|
public void <B>SetVertexBuffer</B>(<A HREF="../../../../Microsoft/Xna/Framework/Graphics/VertexBuffer.html" title="class in Microsoft.Xna.Framework.Graphics">VertexBuffer</A> vertexBuffer)</PRE>
|
|
<DL>
|
|
<DD>Sets or binds a vertex buffer to the device.
|
|
<P>
|
|
<DD><DL>
|
|
</DL>
|
|
</DD>
|
|
<DD><DL>
|
|
<DT><B>Parameters:</B><DD><CODE>vertexBuffer</CODE> - A vertex buffer.</DL>
|
|
</DD>
|
|
</DL>
|
|
<HR>
|
|
|
|
<A NAME="SetVertexBuffer(Microsoft.Xna.Framework.Graphics.VertexBuffer, int)"><!-- --></A><H3>
|
|
SetVertexBuffer</H3>
|
|
<PRE>
|
|
public void <B>SetVertexBuffer</B>(<A HREF="../../../../Microsoft/Xna/Framework/Graphics/VertexBuffer.html" title="class in Microsoft.Xna.Framework.Graphics">VertexBuffer</A> vertexBuffer,
|
|
int vertexOffset)</PRE>
|
|
<DL>
|
|
<DD><DL>
|
|
</DL>
|
|
</DD>
|
|
<DD><DL>
|
|
<DT><B>Parameters:</B><DD><CODE>vertexBuffer</CODE> - <DD><CODE>vertexOffset</CODE> - </DL>
|
|
</DD>
|
|
</DL>
|
|
<!-- ========= END OF CLASS DATA ========= -->
|
|
<HR>
|
|
|
|
|
|
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
|
<A NAME="navbar_bottom"><!-- --></A>
|
|
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
|
|
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
|
|
<TR>
|
|
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
|
|
<A NAME="navbar_bottom_firstrow"><!-- --></A>
|
|
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
|
|
<TR ALIGN="center" VALIGN="top">
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
|
|
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/GraphicsDevice.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
|
|
</TR>
|
|
</TABLE>
|
|
</TD>
|
|
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
|
|
</EM>
|
|
</TD>
|
|
</TR>
|
|
|
|
<TR>
|
|
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
|
<A HREF="../../../../Microsoft/Xna/Framework/Graphics/GraphicsAdapter.html" title="class in Microsoft.Xna.Framework.Graphics"><B>PREV CLASS</B></A>
|
|
<A HREF="../../../../Microsoft/Xna/Framework/Graphics/GraphicsDeviceCapabilities.html" title="class in Microsoft.Xna.Framework.Graphics"><B>NEXT CLASS</B></A></FONT></TD>
|
|
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
|
<A HREF="../../../../index.html?Microsoft/Xna/Framework/Graphics/GraphicsDevice.html" target="_top"><B>FRAMES</B></A>
|
|
<A HREF="GraphicsDevice.html" target="_top"><B>NO FRAMES</B></A>
|
|
<SCRIPT type="text/javascript">
|
|
<!--
|
|
if(window==top) {
|
|
document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
|
|
}
|
|
//-->
|
|
</SCRIPT>
|
|
<NOSCRIPT>
|
|
<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
|
|
</NOSCRIPT>
|
|
|
|
|
|
</FONT></TD>
|
|
</TR>
|
|
<TR>
|
|
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
|
|
SUMMARY: NESTED | <A HREF="#field_summary">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
|
|
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
|
|
DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
<A NAME="skip-navbar_bottom"></A>
|
|
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
|
|
|
<HR>
|
|
|
|
</BODY>
|
|
</HTML>
|