Raytrix Light Field SDK  4.0
Logo
Public Attributes | List of all members
Rx::Net::ColorArrow3D Struct Reference

Detailed Description

A 3D color arrow.

A 3D color point is defined by a 3D point, a direction and a color.

Public Attributes

Rx::Net::Vector4D Color
 The color as RGBA. More...
 
Rx::Net::Vector3D Direction
 The 3D direction. More...
 
Rx::Net::Vector3D Location
 The 3D location point. More...
 

Member Data Documentation

Rx::Net::Vector4D Rx::Net::ColorArrow3D::Color

The color as RGBA.

Rx::Net::Vector3D Rx::Net::ColorArrow3D::Direction

The 3D direction.

Rx::Net::Vector3D Rx::Net::ColorArrow3D::Location

The 3D location point.