DiscussionsIssue archiveOCCT:Visualization

Archived issue #0026276

Visualization, TKOpenGl - add missing Standard_EXPORT to matrix management methods in OpenGl_Context

Open CASCADEOCCT:Visualizationclosed7 public notes

Search issues

Description

It is necessary to add Standard_EXPORT macro to some of OpenGl_Context's methods, e.g.:
  * OpenGl_Context::ApplyProjectionMatrix();
  * OpenGl_Context::ApplyWorldViewMatrix().


Steps to reproduce

Not required

Public activity

7 archived notes

Participants are labeled by their role within this record.

01Commenter 2
Branch [archived branch] has been created by Author.

[revision removed]


Detailed log of new commits:

Author: Author
Date: Thu May 28 10:27:24 2015 +0300

    0026276: Visualization, TKOpenGl - add missing Standard_EXPORT to matrix management methods in OpenGl_Context
    
    These methods are useful for applying matrices transformations.
02Commenter 2
Dear Kirill,

Please, verify the changes made by branch CR26276.
03Commenter 3
Please check compilation, no need for regression testing.
04Commenter 2
Branch [archived branch] has been updated forcibly by Participant.

[revision removed]
05Commenter 5
Dear Commenter 1,
Branch CR26276 was rebased on IR-2015-05-28 branch of occt git-repository.
[revision removed]
06Commenter 6
Dear Commenter 1,
Branch CR26276 from occt git-repository (and master from products git-repository) was compiled on Linux, MacOS and Windows platforms on Release mode.
[revision removed]

Number of compiler warnings:

occt component :
Linux: 25 (25 on master)
Windows: 0 (0 on master)

products component :
Linux: 37 (37 on master)
Windows: 0 (0 on master)
07Commenter 2
Branch [archived branch] has been deleted by Commenter 3.

[revision removed]

Related records