#include <Primitive.h>
Definition at line 74 of file Primitive.h.
◆ Feedback3DColor() [1/2]
vrender::Feedback3DColor::Feedback3DColor |
( |
GLfloat * |
loc | ) |
|
|
inline |
◆ Feedback3DColor() [2/2]
vrender::Feedback3DColor::Feedback3DColor |
( |
FLOAT |
x, |
|
|
FLOAT |
y, |
|
|
FLOAT |
z, |
|
|
GLfloat |
r, |
|
|
GLfloat |
g, |
|
|
GLfloat |
b, |
|
|
GLfloat |
a |
|
) |
| |
|
inlineprotected |
◆ alpha()
GLfloat vrender::Feedback3DColor::alpha |
( |
| ) |
const |
|
inline |
◆ blue()
GLfloat vrender::Feedback3DColor::blue |
( |
| ) |
const |
|
inline |
◆ green()
GLfloat vrender::Feedback3DColor::green |
( |
| ) |
const |
|
inline |
◆ operator*()
◆ operator+()
◆ pos()
const Vector3& vrender::Feedback3DColor::pos |
( |
| ) |
const |
|
inline |
◆ red()
GLfloat vrender::Feedback3DColor::red |
( |
| ) |
const |
|
inline |
◆ sizeInBuffer()
static size_t vrender::Feedback3DColor::sizeInBuffer |
( |
| ) |
|
|
inlinestatic |
◆ x()
FLOAT vrender::Feedback3DColor::x |
( |
| ) |
const |
|
inline |
◆ y()
FLOAT vrender::Feedback3DColor::y |
( |
| ) |
const |
|
inline |
◆ z()
FLOAT vrender::Feedback3DColor::z |
( |
| ) |
const |
|
inline |
◆ operator*
◆ operator<<
◆ _alpha
GLfloat vrender::Feedback3DColor::_alpha |
|
protected |
◆ _blue
GLfloat vrender::Feedback3DColor::_blue |
|
protected |
◆ _green
GLfloat vrender::Feedback3DColor::_green |
|
protected |
◆ _pos
Vector3 vrender::Feedback3DColor::_pos |
|
protected |
◆ _red
GLfloat vrender::Feedback3DColor::_red |
|
protected |
The documentation for this class was generated from the following file: