mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 02:42:49 -04:00
init DXGEOMcontxt
This commit is contained in:
parent
7a5a0f67ee
commit
483cf0cf00
@ -131,6 +131,7 @@ init_libdxgsg() {
|
||||
DXGraphicsStateGuardian::init_type();
|
||||
DXSavedFrameBuffer::init_type();
|
||||
DXTextureContext::init_type();
|
||||
DXGeomNodeContext::init_type();
|
||||
|
||||
GraphicsStateGuardian::get_factory().register_factory
|
||||
(DXGraphicsStateGuardian::get_class_type(),
|
||||
|
Loading…
x
Reference in New Issue
Block a user