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

Specifies rgb values for color. More...

List of all members.

Public Member Functions

 ColorDefinitionRgb (double redInitial, double greenInitial, double blueInitial)
 Constructor for the ColorDefinitionRgb struct.

Public Attributes

double Blue
 blue color value
double Green
 green color value
double Red
 red color value

Detailed Description

Specifies rgb values for color.


Constructor & Destructor Documentation

NXOpen::ColorDefinitionRgb::ColorDefinitionRgb ( double  redInitial,
double  greenInitial,
double  blueInitial 
)

Constructor for the ColorDefinitionRgb struct.

Parameters:
redInitialred color value
greenInitialgreen color value
blueInitialblue color value

Member Data Documentation

blue color value

green color value

red color value


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