Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GetColor compilation error #10

Open
atheulings opened this issue Oct 31, 2017 · 0 comments
Open

GetColor compilation error #10

atheulings opened this issue Oct 31, 2017 · 0 comments

Comments

@atheulings
Copy link
Collaborator

Found by Chris Walker:
in the file SEMVRML2FileSceneHandler.icc, line 596 it states

const G4Color& color = GetColor( );

this gives a compilation error. I note that in other places in the file, it states

const G4Color& color = pVA->GetColor( );

where pVA is of type: const G4VisAttributes* pVA

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant