// This file is generated by WOK (CPPExt). // Please do not edit this file; modify original file instead. // The copyright and license terms as defined for the original file apply to // this header file considered to be the "object code" form of the original source. #ifndef _HLRAlgo_PolyInternalNode_HeaderFile #define _HLRAlgo_PolyInternalNode_HeaderFile #ifndef _Standard_HeaderFile #include #endif #ifndef _Standard_DefineHandle_HeaderFile #include #endif #ifndef _Handle_HLRAlgo_PolyInternalNode_HeaderFile #include #endif #ifndef _Standard_Integer_HeaderFile #include #endif #ifndef _Standard_Real_HeaderFile #include #endif #ifndef _MMgt_TShared_HeaderFile #include #endif #ifndef _Standard_Address_HeaderFile #include #endif class HLRAlgo_PolyInternalNode : public MMgt_TShared { public: HLRAlgo_PolyInternalNode(); Standard_Address Indices() const; Standard_Address RValues() const; DEFINE_STANDARD_RTTI(HLRAlgo_PolyInternalNode) protected: private: Standard_Integer myIndices[4]; Standard_Real myRValues[11]; }; #include // other Inline functions and methods (like "C++: function call" methods) #endif