<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_17) on Sun Nov 03 15:35:46 CET 2013 -->
<title>com.badlogic.gdx.graphics Class Hierarchy (libgdx API)
</title>
<meta name="date" content="2013-11-03">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="com.badlogic.gdx.graphics Class Hierarchy (libgdx API)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.
</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview
</a></li>
<li><a href="package-summary.html">Package
</a></li>
<li>Class
</li>
<li>Use
</li>
<li class="navBarCell1Rev">Tree
</li>
<li><a href="../../../../deprecated-list.html">Deprecated
</a></li>
<li><a href="../../../../index-all.html">Index
</a></li>
<li><a href="../../../../help-doc.html">Help
</a></li>
</ul>
<div class="aboutLanguage"><em>
libgdx API
<style>
body, td, th { font-family:Helvetica, Tahoma, Arial, sans-serif; font-size:10pt }
pre, code, tt { font-size:9pt; font-family:Lucida Console, Courier New, sans-serif }
h1, h2, h3, .FrameTitleFont, .FrameHeadingFont, .TableHeadingColor font { font-size:105%; font-weight:bold }
.TableHeadingColor { background:#EEEEFF; }
a { text-decoration:none }
a:hover { text-decoration:underline }
a:link, a:visited { color:blue }
table { border:0px }
.TableRowColor td:first-child { border-left:1px solid black }
.TableRowColor td { border:0px; border-bottom:1px solid black; border-right:1px solid black }
hr { border:0px; border-bottom:1px solid #333366; }
</style>
</em></div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../com/badlogic/gdx/files/package-tree.html">Prev
</a></li>
<li><a href="../../../../com/badlogic/gdx/graphics/g2d/package-tree.html">Next
</a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?com/badlogic/gdx/graphics/package-tree.html" target="_top">Frames
</a></li>
<li><a href="package-tree.html" target="_top">No Frames
</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses-noframe.html">All Classes
</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h1 class="title">Hierarchy For Package com.badlogic.gdx.graphics
</h1>
<span class="strong">Package Hierarchies:
</span>
<ul class="horizontal">
<li><a href="../../../../overview-tree.html">All Packages
</a></li>
</ul>
</div>
<div class="contentContainer">
<h2 title="Class Hierarchy">Class Hierarchy
</h2>
<ul>
<li type="circle">java.lang.Object
<ul>
<li type="circle">com.badlogic.gdx.graphics.
<a href="../../../../com/badlogic/gdx/graphics/Camera.html" title="class in com.badlogic.gdx.graphics"><span class="strong">Camera
</span></a>
<ul>
<li type="circle">com.badlogic.gdx.graphics.
<a href="../../../../com/badlogic/gdx/graphics/OrthographicCamera.html" title="class in com.badlogic.gdx.graphics"><span class="strong">OrthographicCamera
</span></a></li>
<li type="circle">com.badlogic.gdx.graphics.
<a href="../../../../com/badlogic/gdx/graphics/PerspectiveCamera.html" title="class in com.badlogic.gdx.graphics"><span class="strong">PerspectiveCamera
</span></a></li>
</ul>
</li>
<li type="circle">com.badlogic.gdx.graphics.
<a href="../../../../com/badlogic/gdx/graphics/Color.html" title="class in com.badlogic.gdx.graphics"><span class="strong">Color
</span></a></li>
<li type="circle">com.badlogic.gdx.graphics.
<a href="../../../../com/badlogic/gdx/graphics/FPSLogger.html" title="class in com.badlogic.gdx.graphics"><span class="strong">FPSLogger
</span></a></li>
<li type="circle">com.badlogic.gdx.graphics.
<a href="../../../../com/badlogic/gdx/graphics/GLTexture.html" title="class in com.badlogic.gdx.graphics"><span class="strong">GLTexture
</span></a> (implements com.badlogic.gdx.utils.
<a href="../../../../com/badlogic/gdx/utils/Disposable.html" title="interface in com.badlogic.gdx.utils">Disposable
</a>)
<ul>
<li type="circle">com.badlogic.gdx.graphics.
<a href="../../../../com/badlogic/gdx/graphics/Cubemap.html" title="class in com.badlogic.gdx.graphics"><span class="strong">Cubemap
</span></a></li>
<li type="circle">com.badlogic.gdx.graphics.
<a href="../../../../com/badlogic/gdx/graphics/Texture.html" title="class in com.badlogic.gdx.graphics"><span class="strong">Texture
</span></a></li>
</ul>
</li>
<li type="circle">com.badlogic.gdx.graphics.
<a href="../../../../com/badlogic/gdx/graphics/Mesh.html" title="class in com.badlogic.gdx.graphics"><span class="strong">Mesh
</span></a> (implements com.badlogic.gdx.utils.
<a href="../../../../com/badlogic/gdx/utils/Disposable.html" title="interface in com.badlogic.gdx.utils">Disposable
</a>)
</li>
<li type="circle">com.badlogic.gdx.graphics.
<a href="../../../../com/badlogic/gdx/graphics/Pixmap.html" title="class in com.badlogic.gdx.graphics"><span class="strong">Pixmap
</span></a> (implements com.badlogic.gdx.utils.
<a href="../../../../com/badlogic/gdx/utils/Disposable.html" title="interface in com.badlogic.gdx.utils">Disposable
</a>)
</li>
<li type="circle">com.badlogic.gdx.graphics.
<a href="../../../../com/badlogic/gdx/graphics/PixmapIO.html" title="class in com.badlogic.gdx.graphics"><span class="strong">PixmapIO
</span></a></li>
<li type="circle">com.badlogic.gdx.graphics.
<a href="../../../../com/badlogic/gdx/graphics/VertexAttribute.html" title="class in com.badlogic.gdx.graphics"><span class="strong">VertexAttribute
</span></a></li>
<li type="circle">com.badlogic.gdx.graphics.
<a href="../../../../com/badlogic/gdx/graphics/VertexAttributes.html" title="class in com.badlogic.gdx.graphics"><span class="strong">VertexAttributes
</span></a></li>
<li type="circle">com.badlogic.gdx.graphics.
<a href="../../../../com/badlogic/gdx/graphics/VertexAttributes.Usage.html" title="class in com.badlogic.gdx.graphics"><span class="strong">VertexAttributes.Usage
</span></a></li>
</ul>
</li>
</ul>
<h2 title="Interface Hierarchy">Interface Hierarchy
</h2>
<ul>
<li type="circle">com.badlogic.gdx.graphics.
<a href="../../../../com/badlogic/gdx/graphics/GLCommon.html" title="interface in com.badlogic.gdx.graphics"><span class="strong">GLCommon
</span></a>
<ul>
<li type="circle">com.badlogic.gdx.graphics.
<a href="../../../../com/badlogic/gdx/graphics/GL10.html" title="interface in com.badlogic.gdx.graphics"><span class="strong">GL10
</span></a>
<ul>
<li type="circle">com.badlogic.gdx.graphics.
<a href="../../../../com/badlogic/gdx/graphics/GL11.html" title="interface in com.badlogic.gdx.graphics"><span class="strong">GL11
</span></a></li>
</ul>
</li>
<li type="circle">com.badlogic.gdx.graphics.
<a href="../../../../com/badlogic/gdx/graphics/GL20.html" title="interface in com.badlogic.gdx.graphics"><span class="strong">GL20
</span></a></li>
</ul>
</li>
<li type="circle">com.badlogic.gdx.graphics.
<a href="../../../../com/badlogic/gdx/graphics/TextureData.html" title="interface in com.badlogic.gdx.graphics"><span class="strong">TextureData
</span></a></li>
</ul>
<h2 title="Enum Hierarchy">Enum Hierarchy
</h2>
<ul>
<li type="circle">java.lang.Object
<ul>
<li type="circle">java.lang.Enum
<E
> (implements java.lang.Comparable
<T
>, java.io.Serializable)
<ul>
<li type="circle">com.badlogic.gdx.graphics.
<a href="../../../../com/badlogic/gdx/graphics/Texture.TextureWrap.html" title="enum in com.badlogic.gdx.graphics"><span class="strong">Texture.TextureWrap
</span></a></li>
<li type="circle">com.badlogic.gdx.graphics.
<a href="../../../../com/badlogic/gdx/graphics/Mesh.VertexDataType.html" title="enum in com.badlogic.gdx.graphics"><span class="strong">Mesh.VertexDataType
</span></a></li>
<li type="circle">com.badlogic.gdx.graphics.
<a href="../../../../com/badlogic/gdx/graphics/Cubemap.CubemapSide.html" title="enum in com.badlogic.gdx.graphics"><span class="strong">Cubemap.CubemapSide
</span></a></li>
<li type="circle">com.badlogic.gdx.graphics.
<a href="../../../../com/badlogic/gdx/graphics/Pixmap.Filter.html" title="enum in com.badlogic.gdx.graphics"><span class="strong">Pixmap.Filter
</span></a></li>
<li type="circle">com.badlogic.gdx.graphics.
<a href="../../../../com/badlogic/gdx/graphics/Texture.TextureFilter.html" title="enum in com.badlogic.gdx.graphics"><span class="strong">Texture.TextureFilter
</span></a></li>
<li type="circle">com.badlogic.gdx.graphics.
<a href="../../../../com/badlogic/gdx/graphics/TextureData.TextureDataType.html" title="enum in com.badlogic.gdx.graphics"><span class="strong">TextureData.TextureDataType
</span></a></li>
<li type="circle">com.badlogic.gdx.graphics.
<a href="../../../../com/badlogic/gdx/graphics/Pixmap.Format.html" title="enum in com.badlogic.gdx.graphics"><span class="strong">Pixmap.Format
</span></a></li>
<li type="circle">com.badlogic.gdx.graphics.
<a href="../../../../com/badlogic/gdx/graphics/Pixmap.Blending.html" title="enum in com.badlogic.gdx.graphics"><span class="strong">Pixmap.Blending
</span></a></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview
</a></li>
<li><a href="package-summary.html">Package
</a></li>
<li>Class
</li>
<li>Use
</li>
<li class="navBarCell1Rev">Tree
</li>
<li><a href="../../../../deprecated-list.html">Deprecated
</a></li>
<li><a href="../../../../index-all.html">Index
</a></li>
<li><a href="../../../../help-doc.html">Help
</a></li>
</ul>
<div class="aboutLanguage"><em>libgdx API
</em></div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../com/badlogic/gdx/files/package-tree.html">Prev
</a></li>
<li><a href="../../../../com/badlogic/gdx/graphics/g2d/package-tree.html">Next
</a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?com/badlogic/gdx/graphics/package-tree.html" target="_top">Frames
</a></li>
<li><a href="package-tree.html" target="_top">No Frames
</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses-noframe.html">All Classes
</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>
<div style="font-size:9pt"><i>
Copyright
© 2010-2013 Mario Zechner (contact@badlogicgames.com), Nathan Sweet (admin@esotericsoftware.com)
</i></div>
</small></p>
</body>
</html>