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/a03130.html | 123 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 123 insertions(+) create mode 100644 docs/doxygen/nel/a03130.html (limited to 'docs/doxygen/nel/a03130.html') diff --git a/docs/doxygen/nel/a03130.html b/docs/doxygen/nel/a03130.html new file mode 100644 index 00000000..0f4831be --- /dev/null +++ b/docs/doxygen/nel/a03130.html @@ -0,0 +1,123 @@ + + +NeL: NLLIGO::CPropertyColor class Reference + + + +
+

NLLIGO::CPropertyColor Class Reference

#include <primitive.h> +

+

Inheritance diagram for NLLIGO::CPropertyColor: +

+ +NLLIGO::IProperty + + + + + + + + + + + +

Public Member Functions

virtual void foo () const

Data Fields

NLMISC::CRGBA Color
bool Default
+

Member Function Documentation

+

+ + + + +
+ + + + + + + + + +
virtual void NLLIGO::CPropertyColor::foo  )  const [inline, virtual]
+
+ + + + + +
+   + + +

+ +

+Implements NLLIGO::IProperty. +

+Definition at line 125 of file primitive.h. +

+

00125 {};
+
+


Field Documentation

+

+ + + + +
+ + +
NLMISC::CRGBA NLLIGO::CPropertyColor::Color +
+
+ + + + + +
+   + + +

+ +

+Definition at line 122 of file primitive.h. +

+Referenced by NLLIGO::IPrimitive::getPropertyByName(), and NLLIGO::IPrimitive::write().

+

+ + + + +
+ + +
bool NLLIGO::IProperty::Default [inherited] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 70 of file primitive.h. +

+Referenced by NLLIGO::IPrimitive::read().

+


The documentation for this class was generated from the following file: +
Generated on Tue Mar 16 12:50:49 2004 for NeL by + +doxygen +1.3.6
+ + -- cgit v1.2.1