Panda3D
Functions | Variables
config_collide.h File Reference

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

#include "pandabase.h"
#include "notifyCategoryProxy.h"
#include "configVariableBool.h"
#include "configVariableInt.h"
#include "configVariableDouble.h"

Go to the source code of this file.

Functions

EXPCL_PANDA_COLLIDE void init_libcollide ()
 Initializes the library. More...
 
 NotifyCategoryDecl (collide, EXPCL_PANDA_COLLIDE, EXPTP_PANDA_COLLIDE)
 

Variables

EXPCL_PANDA_COLLIDE ConfigVariableBool allow_collider_multiple
 
EXPCL_PANDA_COLLIDE ConfigVariableInt collision_parabola_bounds_sample
 
EXPCL_PANDA_COLLIDE ConfigVariableDouble collision_parabola_bounds_threshold
 
EXPCL_PANDA_COLLIDE ConfigVariableBool flatten_collision_nodes
 
EXPCL_PANDA_COLLIDE ConfigVariableInt fluid_cap_amount
 
EXPCL_PANDA_COLLIDE ConfigVariableBool pushers_horizontal
 
EXPCL_PANDA_COLLIDE ConfigVariableBool respect_effective_normal
 
EXPCL_PANDA_COLLIDE ConfigVariableBool respect_prev_transform
 

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
drose
Date
2000-04-24

Definition in file config_collide.h.

Function Documentation

◆ init_libcollide()

EXPCL_PANDA_COLLIDE void init_libcollide ( )