Panda3D
Macros | Functions
config_rocket.cxx File Reference

PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University. More...

#include "config_rocket.h"
#include "rocketFileInterface.h"
#include "rocketInputHandler.h"
#include "rocketRegion.h"
#include "rocketSystemInterface.h"
#include "pandaSystem.h"
#include "dconfig.h"
#include "default_font.h"
#include <Rocket/Core.h>

Go to the source code of this file.

Macros

#define Factory   RocketFactory
 

Functions

 Configure (config_rocket)
 
 ConfigureFn (config_rocket)
 
void init_librocket ()
 Initializes the library. More...
 
 NotifyCategoryDef (rocket, "")
 

Detailed Description

PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.

All rights reserved.

All use of this software is subject to the terms of the revised BSD license. You should have received a copy of this license along with this source code in a file named "LICENSE."

Author
rdb
Date
2011-11-04

Definition in file config_rocket.cxx.

Function Documentation

◆ init_librocket()

void init_librocket ( )

Initializes the library.

This must be called at least once before any of the functions or classes in this library can be used. Normally it will be called by the static initializers and need not be called explicitly, but special cases exist.

Definition at line 47 of file config_rocket.cxx.

References PandaSystem::add_system(), and PandaSystem::get_global_ptr().