mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-09-03 14:10:33 +03:00
0025511: Visualization - drop redundant viewer option V3d_View::Transparency()
Visual3d_ViewManager, activate texturing by default. Update Qt sample
This commit is contained in:
@@ -1045,15 +1045,6 @@ is
|
||||
-- or insufficient memory.
|
||||
-- Warning: Works only under Windows.
|
||||
|
||||
SetTransparency ( me : mutable;
|
||||
AFlag : Boolean from Standard )
|
||||
is static;
|
||||
---Level: Advanced
|
||||
---Purpose: if <AFlag> is Standard_True then the transparency
|
||||
-- is managed in the view <me>.
|
||||
-- Default Standard_False
|
||||
---Category: Internal methods
|
||||
|
||||
ZBufferIsActivated ( me )
|
||||
returns Boolean from Standard
|
||||
is static;
|
||||
|
Reference in New Issue
Block a user