From f9158592e1478b2013afc7041d9ed041cf2d2f4a Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Mon, 13 Jan 2014 19:47:58 +1000 Subject: Update Irrlicht to 1.8.1. Include actual change markers this time. lol --- ...ructirr_1_1scene_1_1quake3_1_1_s_var_group.html | 293 --------------------- 1 file changed, 293 deletions(-) delete mode 100644 libraries/irrlicht-1.8/doc/html/structirr_1_1scene_1_1quake3_1_1_s_var_group.html (limited to 'libraries/irrlicht-1.8/doc/html/structirr_1_1scene_1_1quake3_1_1_s_var_group.html') diff --git a/libraries/irrlicht-1.8/doc/html/structirr_1_1scene_1_1quake3_1_1_s_var_group.html b/libraries/irrlicht-1.8/doc/html/structirr_1_1scene_1_1quake3_1_1_s_var_group.html deleted file mode 100644 index 0fa6cd0..0000000 --- a/libraries/irrlicht-1.8/doc/html/structirr_1_1scene_1_1quake3_1_1_s_var_group.html +++ /dev/null @@ -1,293 +0,0 @@ - - - - -Irrlicht 3D Engine: irr::scene::quake3::SVarGroup Struct Reference - - - - - - - - - - - - - - -
- - -
- - - - - - - - - - - - - - - - - -
-
Irrlicht 3D Engine - -
- -
- - - - - - -
-
-
- - - - -
-
- -
-
-
- -
-
- -
-
irr::scene::quake3::SVarGroup Struct Reference
-
-
- -

#include <IQ3Shader.h>

- -

List of all members.

-

-Public Member Functions

- -

-Public Attributes

- -

Detailed Description

-
-

Definition at line 574 of file IQ3Shader.h.

-

Constructor & Destructor Documentation

- -
-
- - - - - - - -
irr::scene::quake3::SVarGroup::SVarGroup () [inline]
-
- -
- -
-
- - - - - - - -
virtual irr::scene::quake3::SVarGroup::~SVarGroup () [inline, virtual]
-
-
- -

Definition at line 577 of file IQ3Shader.h.

- -
-
-

Member Function Documentation

- -
-
- - - - - - - - -
const core::stringc& irr::scene::quake3::SVarGroup::get (const c8name) const [inline]
-
-
- -

Definition at line 595 of file IQ3Shader.h.

- -

References irr::core::array< T, TAlloc >::linear_search(), and Variable.

- -
-
- -
-
- - - - - - - - - - - - - - - - - - -
u32 irr::scene::quake3::SVarGroup::isDefined (const c8name,
const c8content = 0 
) const [inline]
-
-
- -

Definition at line 579 of file IQ3Shader.h.

- -

References irr::core::array< T, TAlloc >::size(), and Variable.

- -

Referenced by set().

- -
-
- -
-
- - - - - - - - - - - - - - - - - - -
void irr::scene::quake3::SVarGroup::set (const c8name,
const c8content = 0 
) [inline]
-
-
- -

Definition at line 606 of file IQ3Shader.h.

- -

References isDefined(), irr::core::array< T, TAlloc >::push_back(), and Variable.

- -
-
-

Member Data Documentation

- - -
The documentation for this struct was generated from the following file: -
-
- - - - - -- cgit v1.1