]> git.jsancho.org Git - c-irrlicht.git/commit
Use structs with casting, without classes replication master
authorJavier Sancho <jsf@jsancho.org>
Thu, 12 Dec 2019 08:26:09 +0000 (09:26 +0100)
committerJavier Sancho <jsf@jsancho.org>
Thu, 12 Dec 2019 08:26:09 +0000 (09:26 +0100)
commit7e6e206937c54b100b45b2732edf19a7cc4a3edb
tree9e71055bd8ec2720c2e853359883bda37e56c7de
parent75c3ceb26453f2b265c3eabdd7518d26abfeed1c
Use structs with casting, without classes replication
examples/01.HelloWorld.c
examples/02.Quake3Map.c
examples/03.CustomSceneNode.c
include/SColor.h
src/IGUIEnvironment.cpp
src/ISceneManager.cpp
src/ISceneNode.cpp
src/IVideoDriver.cpp