/s/KRAABB/AABB/g
Cleanup, new hash<> functions
This commit is contained in:
@@ -19,7 +19,7 @@ public:
|
||||
virtual ~KRPointLight();
|
||||
|
||||
virtual std::string getElementName();
|
||||
virtual KRAABB getBounds();
|
||||
virtual AABB getBounds();
|
||||
|
||||
virtual void render(KRCamera *pCamera, std::vector<KRPointLight *> &point_lights, std::vector<KRDirectionalLight *> &directional_lights, std::vector<KRSpotLight *>&spot_lights, const KRViewport &viewport, KRNode::RenderPass renderPass);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user