rviz::Color Struct Reference

#include <color.h>

List of all members.

Public Member Functions

def __init__
 Color (float r, float g, float b)
 Color ()
 ~Color ()

Public Attributes

float b_
float g_
float r_

Properties

 b_ = property(_rviz.Color_b__get, _rviz.Color_b__set)
 g_ = property(_rviz.Color_g__get, _rviz.Color_g__set)
 r_ = property(_rviz.Color_r__get, _rviz.Color_r__set)
 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag')

Static Private Attributes

 __del__ = lambdaself:None;
 __repr__ = _swig_repr
 __swig_destroy__ = _rviz.delete_Color

Detailed Description

Proxy of C++ Color class

Definition at line 83 of file rviz.py.


Constructor & Destructor Documentation

rviz::Color::Color (  )  [inline]

Definition at line 38 of file color.h.

rviz::Color::Color ( float  r,
float  g,
float  b 
) [inline]

Definition at line 44 of file color.h.

rviz::Color::~Color (  )  [inline]

Definition at line 50 of file color.h.


Member Function Documentation

def rviz::Color::__init__ (   self,
  args 
)
__init__(self) -> Color
__init__(self, float r, float g, float b) -> Color

Definition at line 87 of file rviz.py.


Member Data Documentation

rviz::Color::__del__ = lambdaself:None; [static, private]

Definition at line 94 of file rviz.py.

rviz::Color::__repr__ = _swig_repr [static, private]

Definition at line 86 of file rviz.py.

rviz::Color::__swig_destroy__ = _rviz.delete_Color [static, private]

Definition at line 93 of file rviz.py.

float rviz::Color::b_

Definition at line 54 of file color.h.

float rviz::Color::g_

Definition at line 53 of file color.h.

float rviz::Color::r_

Definition at line 52 of file color.h.


Property Documentation

rviz::Color::b_ = property(_rviz.Color_b__get, _rviz.Color_b__set) [static]

Definition at line 97 of file rviz.py.

rviz::Color::g_ = property(_rviz.Color_g__get, _rviz.Color_g__set) [static]

Definition at line 96 of file rviz.py.

rviz::Color::r_ = property(_rviz.Color_r__get, _rviz.Color_r__set) [static]

Definition at line 95 of file rviz.py.

rviz::Color::thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag') [static]

Definition at line 85 of file rviz.py.


The documentation for this struct was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines


rviz
Author(s): Josh Faust
autogenerated on Fri Jan 11 09:36:31 2013