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

3d interface color definition More...

List of all members.

Public Member Functions

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

Public Attributes

double Blue
 green color value
double Green
 blue color value
double Red
 red value in the range 0.0 to 1.0

Detailed Description

3d interface color definition


Constructor & Destructor Documentation

NXOpen::DisplayManager::J3dColor::J3dColor ( double  redInitial,
double  greenInitial,
double  blueInitial 
)

Constructor for the J3dColor struct.

Parameters:
redInitialred value in the range 0.0 to 1.0
greenInitialblue color value
blueInitialgreen color value

Member Data Documentation

green color value

blue color value

red value in the range 0.0 to 1.0


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