Go to the source code of this file.
|
| namespace | venom |
| | Contains the entirety of the code of the VenomEngine project.
|
| |
| namespace | venom::common |
| | High-Level Frontend of the VenomEngine project. It also contains all the code shared between every APIs/Dynamic Libraries. But most importantly, that is where the abstraction is setup for the different APIs contained in this project. Use the alias 'vc' to access the namespace.
|
| |
|
|
#define | POINTLIGHT_THRESHHOLD 0.2 |
| |
|
#define | SPOTLIGHT_THRESHHOLD 0.2 |
| |
|
| enum class | LightType { Directional = 0
, Point = 1
, Spot = 2
, Count
} |
| |
Project: VenomEngineWorkspace
- Date
- Nov, 12 2024
- Author
- Pruvost Kevin | pruvostkevin (pruvo.nosp@m.stke.nosp@m.vin0@.nosp@m.gmai.nosp@m.l.com)