From 7028cbe09c688437910a25623098762bf0fa592d Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Mon, 28 Mar 2016 22:28:34 +1000 Subject: Move Irrlicht to src/others. --- ...ne_1_1_s_vertex_position_scale_manipulator.html | 197 +++++++++++++++++++++ 1 file changed, 197 insertions(+) create mode 100644 src/others/irrlicht-1.8.1/doc/html/classirr_1_1scene_1_1_s_vertex_position_scale_manipulator.html (limited to 'src/others/irrlicht-1.8.1/doc/html/classirr_1_1scene_1_1_s_vertex_position_scale_manipulator.html') diff --git a/src/others/irrlicht-1.8.1/doc/html/classirr_1_1scene_1_1_s_vertex_position_scale_manipulator.html b/src/others/irrlicht-1.8.1/doc/html/classirr_1_1scene_1_1_s_vertex_position_scale_manipulator.html new file mode 100644 index 0000000..409e904 --- /dev/null +++ b/src/others/irrlicht-1.8.1/doc/html/classirr_1_1scene_1_1_s_vertex_position_scale_manipulator.html @@ -0,0 +1,197 @@ + + + + +Irrlicht 3D Engine: irr::scene::SVertexPositionScaleManipulator Class Reference + + + + + + + + + + + + + + +
+ + +
+ + + + + + + + + + + + + + + + + +
+
Irrlicht 3D Engine + +
+ +
+ + + + + + +
+
+
+ + + + +
+
+ +
+
+
+ +
+
+ +
+
irr::scene::SVertexPositionScaleManipulator Class Reference
+
+
+ +

Vertex manipulator which scales the position of the vertex. + More...

+ +

#include <SVertexManipulator.h>

+
+ + Inheritance diagram for irr::scene::SVertexPositionScaleManipulator:
+
+
+ + +

List of all members.

+

+Public Member Functions

+ +

Detailed Description

+

Vertex manipulator which scales the position of the vertex.

+ +

Definition at line 221 of file SVertexManipulator.h.

+

Constructor & Destructor Documentation

+ +
+
+ + + + + + + + +
irr::scene::SVertexPositionScaleManipulator::SVertexPositionScaleManipulator (const core::vector3dffactor) [inline]
+
+
+ +

Definition at line 224 of file SVertexManipulator.h.

+ +
+
+

Member Function Documentation

+ +
+
+
+template<typename VType >
+ + + + + + + + +
void irr::scene::SVertexPositionScaleManipulator::operator() (VType & vertex) const [inline]
+
+
+ +

Definition at line 226 of file SVertexManipulator.h.

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