From 8898ad9b25fca6afe2374d293a981db02a83d7e9 Mon Sep 17 00:00:00 2001 From: "FWoltermann@gmail.com" Date: Thu, 31 May 2012 14:46:27 +0000 Subject: Committing the documentation to svn to have it accessible online --- Doc/doxygen/html/class_tex_cube_d_x9.html | 316 ++++++++++++++++++++++++++++++ 1 file changed, 316 insertions(+) create mode 100644 Doc/doxygen/html/class_tex_cube_d_x9.html (limited to 'Doc/doxygen/html/class_tex_cube_d_x9.html') diff --git a/Doc/doxygen/html/class_tex_cube_d_x9.html b/Doc/doxygen/html/class_tex_cube_d_x9.html new file mode 100644 index 0000000..6ecccd0 --- /dev/null +++ b/Doc/doxygen/html/class_tex_cube_d_x9.html @@ -0,0 +1,316 @@ + + + + + +Starshatter_Open: TexCubeDX9 Class Reference + + + + + + + + + + + + + +
+
+ + + + + + +
+
Starshatter_Open +
+
Open source Starshatter engine
+
+
+ + + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+ +
+
TexCubeDX9 Class Reference
+
+
+ +

#include <TexCubeDX9.h>

+ +

List of all members.

+ + + + + + + + + + +

+Public Member Functions

 TexCubeDX9 (VideoDX9 *video)
virtual ~TexCubeDX9 ()
IDirect3DCubeTexture9 * GetTexture ()
bool LoadTexture (Bitmap *bmp, int face)
 TexCubeDX9 (VideoDX9 *video)
virtual ~TexCubeDX9 ()
IDirect3DCubeTexture9 * GetTexture ()
bool LoadTexture (Bitmap *bmp, int face)
+

Detailed Description

+
+

Definition at line 29 of file TexCubeDX9.h.

+

Constructor & Destructor Documentation

+ +
+
+ + + + + + + + +
TexCubeDX9::TexCubeDX9 (VideoDX9video)
+
+ +

Definition at line 32 of file TexCubeDX9.cpp.

+ +
+
+ +
+
+ + + + + +
+ + + + + + + +
TexCubeDX9::~TexCubeDX9 ()
+
+virtual
+
+ +

Definition at line 44 of file TexCubeDX9.cpp.

+ +
+
+ +
+
+ + + + + + + + +
TexCubeDX9::TexCubeDX9 (VideoDX9video)
+
+ +
+
+ +
+
+ + + + + +
+ + + + + + + +
virtual TexCubeDX9::~TexCubeDX9 ()
+
+virtual
+
+ +
+
+

Member Function Documentation

+ +
+
+ + + + + + + +
IDirect3DCubeTexture9 * TexCubeDX9::GetTexture ()
+
+ +

Definition at line 108 of file TexCubeDX9.cpp.

+ +
+
+ +
+
+ + + + + + + +
IDirect3DCubeTexture9* TexCubeDX9::GetTexture ()
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
bool TexCubeDX9::LoadTexture (Bitmapbmp,
int face 
)
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
bool TexCubeDX9::LoadTexture (Bitmapbmp,
int face 
)
+
+ +

Definition at line 52 of file TexCubeDX9.cpp.

+ +
+
+
The documentation for this class was generated from the following files: +
+
+ + + + -- cgit v1.1