From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- docs/doxygen/nel/class_RPOCreateCallBack.html | 293 ++++++++++++++++++++++++++ 1 file changed, 293 insertions(+) create mode 100644 docs/doxygen/nel/class_RPOCreateCallBack.html (limited to 'docs/doxygen/nel/class_RPOCreateCallBack.html') diff --git a/docs/doxygen/nel/class_RPOCreateCallBack.html b/docs/doxygen/nel/class_RPOCreateCallBack.html new file mode 100644 index 00000000..58001877 --- /dev/null +++ b/docs/doxygen/nel/class_RPOCreateCallBack.html @@ -0,0 +1,293 @@ + + + + nevrax.org : docs + + + + + + + + + + + + + + +
# Home   # nevrax.com   
+ + + + +
Nevrax
+ + + + + + + + + + +
+ + +
+ Nevrax.org
+ + + + + + + +
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#License
+
+ + +
+ + +
+Docs + +
+  + + + + + +
Documentation 
+ +
+Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages   Search  
+

RPOCreateCallBack Class Reference

Inheritance diagram for RPOCreateCallBack

Inheritance graph
+ + + +
[legend]
Collaboration diagram for RPOCreateCallBack:

Collaboration graph
+ + + + + + + + + + + + + + + + + + + + + + + +
[legend]
List of all members. + + + + + + + +

Public Methods

int proc ( ViewExp *vpt,int msg, int point, int flags, IPoint2 m, Matrix3& mat)
void SetObj (RPO *obj)

Private Attributes

IPoint2 sp0
RPOob
Point3 p0
+

Member Function Documentation

+

+ + + + +
+ + + + + + +
+void RPOCreateCallBack::SetObj ( + +RPO * obj ) [inline] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 185 of file rpo.cpp. +

+Referenced by RPO::GetCreateMouseCallBack().

+

+ + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
+int RPOCreateCallBack::proc ( + +ViewExp * vpt, +
+int msg, +
+int point, +
+int flags, +
+IPoint2 m, +
+Matrix3 & mat ) +
+
+ + + + + +
+   + + +

+ +

+Definition at line 193 of file rpo.cpp.

+


Member Data Documentation

+

+ + + + +
+ + + + + +
+RPO * RPOCreateCallBack::ob [private] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 181 of file rpo.cpp.

+

+ + + + +
+ + + + + +
+Point3 RPOCreateCallBack::p0 [private] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 182 of file rpo.cpp.

+

+ + + + +
+ + + + + +
+IPoint2 RPOCreateCallBack::sp0 [private] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 180 of file rpo.cpp.

+


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