__init__ in Renderer #57
Answered
by
Gnimuc
PinkMushroom
asked this question in
Q&A
-
Hi, In the Renderer class there is a init function and i can't figure out how it gets invoked. Here's the code:
|
Beta Was this translation helpful? Give feedback.
Answered by
Gnimuc
Jun 1, 2021
Replies: 1 comment 1 reply
-
Yes, you're right, and you can read more about the use case here: https://docs.julialang.org/en/v1/manual/modules/#Module-initialization-and-precompilation |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
Gnimuc
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes, you're right, and you can read more about the use case here: https://docs.julialang.org/en/v1/manual/modules/#Module-initialization-and-precompilation