X-Git-Url: http://git.dev.opencascade.org/gitweb/?p=occt.git;a=blobdiff_plain;f=src%2FOpenGl%2FOpenGl_TextParam.hxx;h=9c23bec65eafd0c040fb8578657e588d7999bdac;hp=10e1e14dd6b5d5a90a64b92ae2aa83410d369b0f;hb=3695b8c227098a2e1c08d411970d6d737dd9a64c;hpb=2166f0fad8d7bd32bed2ce4b8766e115d7be63a8 diff --git a/src/OpenGl/OpenGl_TextParam.hxx b/src/OpenGl/OpenGl_TextParam.hxx index 10e1e14dd6..9c23bec65e 100644 --- a/src/OpenGl/OpenGl_TextParam.hxx +++ b/src/OpenGl/OpenGl_TextParam.hxx @@ -1,7 +1,22 @@ -// File: OpenGl_TextParam.hxx -// Created: 20 September 2011 -// Author: Sergey ZERCHANINOV -// Copyright: OPEN CASCADE 2011 +// Created on: 2011-09-20 +// Created by: Sergey ZERCHANINOV +// Copyright (c) 2011-2012 OPEN CASCADE SAS +// +// The content of this file is subject to the Open CASCADE Technology Public +// License Version 6.5 (the "License"). You may not use the content of this file +// except in compliance with the License. Please obtain a copy of the License +// at http://www.opencascade.org and read it completely before using this file. +// +// The Initial Developer of the Original Code is Open CASCADE S.A.S., having its +// main offices at: 1, place des Freres Montgolfier, 78280 Guyancourt, France. +// +// The Original Code and all software distributed under the License is +// distributed on an "AS IS" basis, without warranty of any kind, and the +// Initial Developer hereby disclaims all such warranties, including without +// limitation, any warranties of merchantability, fitness for a particular +// purpose or non-infringement. Please see the License for the specific terms +// and conditions governing the rights and limitations under the License. + #ifndef _OpenGl_TextParam_Header #define _OpenGl_TextParam_Header @@ -15,7 +30,7 @@ struct OpenGl_TextParam int Height; Graphic3d_HorizontalTextAlignment HAlign; Graphic3d_VerticalTextAlignment VAlign; - IMPLEMENT_MEMORY_OPERATORS + DEFINE_STANDARD_ALLOC }; #endif //_OpenGl_TextParam_Header