14 #ifndef CONFIGVARIABLECOLOR_H
15 #define CONFIGVARIABLECOLOR_H
39 const std::string &description = std::string(),
42 const std::string &description = std::string(),
45 INLINE
void operator = (
const LColor &value);
46 INLINE
operator const LColor & ()
const;
48 INLINE PN_stdfloat operator [] (
int n)
const;
50 INLINE
void set_value(
const LColor &value);
51 INLINE
const LColor &get_value()
const;
52 INLINE LColor get_default_value()
const;
55 void set_default_value(
const LColor &default_value);
58 mutable AtomicAdjust::Integer _local_modified;
59 mutable LColor _cache;
This is a convenience class to specialize ConfigVariable as a set of floating-point types representin...
This is a generic, untyped ConfigVariable.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.