View Issue Details

IDProjectCategoryView StatusLast Update
0010059CommunityOCCT:Visualizationpublic2011-11-28 17:27
ReporterabvAssigned Toabv 
PrioritynormalSeverityfeature 
Status closedResolutionfixed 
OSAll 
Summary0010059: Possibility to initialize texture by dynamically created image
DescriptionThis improvement has been provided by Fracois Lauzon, who is both support
customer and active community member. See for instance Forum thread 8823:
http://www.opencascade.org/org/forum/thread_8823

The matter is that currently root class managing textures in OCC
(Graphic3d_TextureRoot) requires that path to bitmap file was provided to its
constructor, and unavoidably makes attempt to load it. Naturally, if there are
no such file, exception is raised. This makes it hardly possible to generate
textures dynamically at runtime.

The fix is provided.
Additional information
and documentation updates
Documentation remark, added by abv 2005-10-07 10:45:51:

Improvements:
The fix on the class Graphic3d_TextureRoot has been provided by OCC community
member Francois Lauzon. This fix makes possible to create textures dynamically
at runtime instead of loading them from a file.
TagsNo tags attached.
Test case number

Attached Files

Activities

2005-09-22 13:23

 

abv-occ1005x-v1.tar.gz (2,130 bytes)

Issue History

Date Modified Username Field Change
2005-10-03 18:58 bugmaster Status closed => assigned
2005-10-03 18:58 bugmaster Resolution suspended => @0@
2005-10-03 18:59 bugmaster Assigned To bugmaster => san
2005-10-03 18:59 bugmaster Assigned To san => abv
2005-10-07 14:10 bugmaster Status assigned => tested
2005-10-07 14:13 bugmaster CC => vtn
2005-10-31 18:32 bugmaster Status tested => closed
2005-10-31 18:32 bugmaster Resolution @0@ => fixed
2011-08-02 11:24 bugmaster Category OCCT:VIZ => OCCT:Visualization
2011-11-23 18:05 szy Fixed in Version EMPTY =>
2011-11-23 18:05 szy Description Updated
2011-11-23 18:05 szy Additional Information Updated
2011-11-28 17:27 bugmaster Description Updated