NX Open C++ Reference Guide
Public Member Functions
NXOpen::Display::CgfxAttributeValueFloat4Builder Class Reference

Represents a Display::CgfxAttributeValueFloat4Builder builder


Created in NX5.0.0. More...

Inheritance diagram for NXOpen::Display::CgfxAttributeValueFloat4Builder:
NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

List of all members.

Public Member Functions

std::vector< double > GetFloat4Value ()
 Gets the CgFX material attribute's array of 4 double values; these are float data types in a CgFX file.
void SetFloat4Value (const std::vector< double > &doubleTableValue)
 Sets the CgFX material attribute's array of 4 double values; these are float data types in a CgFX file
Created in NX5.0.0.

Detailed Description

Represents a Display::CgfxAttributeValueFloat4Builder builder


Created in NX5.0.0.



Member Function Documentation

Gets the CgFX material attribute's array of 4 double values; these are float data types in a CgFX file.

Returns:
array of 4 doubles
Created in NX5.0.0.

License requirements : None
void NXOpen::Display::CgfxAttributeValueFloat4Builder::SetFloat4Value ( const std::vector< double > &  doubleTableValue)

Sets the CgFX material attribute's array of 4 double values; these are float data types in a CgFX file
Created in NX5.0.0.



License requirements : None

Parameters:
doubleTableValuearray of 4 doubles

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