NX Open C++ Reference Guide
Public Member Functions | Public Attributes
NXOpen::NXColor::Rgb Struct Reference

RGB values. More...

List of all members.

Public Member Functions

 Rgb (double rInitial, double gInitial, double bInitial)
 Constructor for the Rgb struct.

Public Attributes

double B
 blue value
double G
 green value
double R
 red value

Detailed Description

RGB values.


Constructor & Destructor Documentation

NXOpen::NXColor::Rgb::Rgb ( double  rInitial,
double  gInitial,
double  bInitial 
)

Constructor for the Rgb struct.

Parameters:
rInitialred value
gInitialgreen value
bInitialblue value

Member Data Documentation

blue value

green value

red value


The documentation for this struct was generated from the following file:
Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.