Panda3D
PhysxScene Member List

This is the complete list of members for PhysxScene, including all inherited members.

_actors (defined in PhysxScene)PhysxScene
_cloths (defined in PhysxScene)PhysxScene
_controllers (defined in PhysxScene)PhysxScene
_ffgroups (defined in PhysxScene)PhysxScene
_forcefields (defined in PhysxScene)PhysxScene
_joints (defined in PhysxScene)PhysxScene
_materials (defined in PhysxScene)PhysxScene
_softbodies (defined in PhysxScene)PhysxScene
_vehicles (defined in PhysxScene)PhysxScene
AF_contact_modification enum value (defined in PhysxEnums)PhysxEnums
AF_disable_collision enum value (defined in PhysxEnums)PhysxEnums
AF_disable_response enum value (defined in PhysxEnums)PhysxEnums
AF_fluid_disable_collision enum value (defined in PhysxEnums)PhysxEnums
AF_force_cone_friction enum value (defined in PhysxEnums)PhysxEnums
AF_lock_com enum value (defined in PhysxEnums)PhysxEnums
AF_user_actor_pair_filtering enum value (defined in PhysxEnums)PhysxEnums
as_typed_object()TypedObjectinline
as_typed_object() constTypedObjectinline
BF_disable_gravity enum value (defined in PhysxEnums)PhysxEnums
BF_energy_sleep_test enum value (defined in PhysxEnums)PhysxEnums
BF_filter_sleep_vel enum value (defined in PhysxEnums)PhysxEnums
BF_frozen enum value (defined in PhysxEnums)PhysxEnums
BF_frozen_pos enum value (defined in PhysxEnums)PhysxEnums
Bf_frozen_pos_x enum value (defined in PhysxEnums)PhysxEnums
BF_frozen_pos_y enum value (defined in PhysxEnums)PhysxEnums
BF_frozen_pos_z enum value (defined in PhysxEnums)PhysxEnums
BF_frozen_rot enum value (defined in PhysxEnums)PhysxEnums
BF_frozen_rot_x enum value (defined in PhysxEnums)PhysxEnums
BF_frozen_rot_y enum value (defined in PhysxEnums)PhysxEnums
BF_frozen_rot_z enum value (defined in PhysxEnums)PhysxEnums
BF_kinematic enum value (defined in PhysxEnums)PhysxEnums
BF_visualization enum value (defined in PhysxEnums)PhysxEnums
BPT_sap_multi enum value (defined in PhysxEnums)PhysxEnums
BPT_sap_single enum value (defined in PhysxEnums)PhysxEnums
CLF_adhere enum value (defined in PhysxEnums)PhysxEnums
CLF_bending enum value (defined in PhysxEnums)PhysxEnums
CLF_bending_ortho enum value (defined in PhysxEnums)PhysxEnums
CLF_collision_twoway enum value (defined in PhysxEnums)PhysxEnums
CLF_comdamping enum value (defined in PhysxEnums)PhysxEnums
CLF_damping enum value (defined in PhysxEnums)PhysxEnums
CLF_disable_collision enum value (defined in PhysxEnums)PhysxEnums
CLF_disable_dynamic_ccd enum value (defined in PhysxEnums)PhysxEnums
CLF_fluid_collision enum value (defined in PhysxEnums)PhysxEnums
CLF_gravity enum value (defined in PhysxEnums)PhysxEnums
CLF_hardware enum value (defined in PhysxEnums)PhysxEnums
CLF_pressure enum value (defined in PhysxEnums)PhysxEnums
CLF_selfcollision enum value (defined in PhysxEnums)PhysxEnums
CLF_static enum value (defined in PhysxEnums)PhysxEnums
CLF_tearable enum value (defined in PhysxEnums)PhysxEnums
CLF_triangle_collision enum value (defined in PhysxEnums)PhysxEnums
CLF_validbounds enum value (defined in PhysxEnums)PhysxEnums
CLF_visualization enum value (defined in PhysxEnums)PhysxEnums
cm() const (defined in PhysxScene)PhysxSceneinline
CM_average enum value (defined in PhysxEnums)PhysxEnums
CM_max enum value (defined in PhysxEnums)PhysxEnums
CM_min enum value (defined in PhysxEnums)PhysxEnums
CM_multiply enum value (defined in PhysxEnums)PhysxEnums
CPF_ignore_pair enum value (defined in PhysxEnums)PhysxEnums
CPF_notify_contact_modifications enum value (defined in PhysxEnums)PhysxEnums
CPF_notify_forces enum value (defined in PhysxEnums)PhysxEnums
CPF_notify_on_end_touch enum value (defined in PhysxEnums)PhysxEnums
CPF_notify_on_end_touch_threshold enum value (defined in PhysxEnums)PhysxEnums
CPF_notify_on_impact enum value (defined in PhysxEnums)PhysxEnums
CPF_notify_on_roll enum value (defined in PhysxEnums)PhysxEnums
CPF_notify_on_slide enum value (defined in PhysxEnums)PhysxEnums
CPF_notify_on_start_touch enum value (defined in PhysxEnums)PhysxEnums
CPF_notify_on_start_touch_threshold enum value (defined in PhysxEnums)PhysxEnums
CPF_notify_on_touch enum value (defined in PhysxEnums)PhysxEnums
CPF_notify_on_touch_threshold enum value (defined in PhysxEnums)PhysxEnums
create_actor(PhysxActorDesc &desc) (defined in PhysxScene)PhysxScene
create_cloth(PhysxClothDesc &desc)PhysxScene
create_controller(PhysxControllerDesc &controllerDesc)PhysxScene
create_force_field(PhysxForceFieldDesc &desc)PhysxScene
create_force_field_shape_group(PhysxForceFieldShapeGroupDesc &desc)PhysxScene
create_joint(PhysxJointDesc &desc)PhysxScene
create_material(PhysxMaterialDesc &desc)PhysxScene
create_material()PhysxScene
create_soft_body(PhysxSoftBodyDesc &desc)PhysxScene
create_vehicle(PhysxVehicleDesc &desc)PhysxScene
D6_joint_drive_position enum value (defined in PhysxEnums)PhysxEnums
D6_joint_drive_velocity enum value (defined in PhysxEnums)PhysxEnums
D6_joint_gear_disabled enum value (defined in PhysxEnums)PhysxEnums
D6_joint_motion_free enum value (defined in PhysxEnums)PhysxEnums
D6_joint_motion_limited enum value (defined in PhysxEnums)PhysxEnums
D6_joint_motion_locked enum value (defined in PhysxEnums)PhysxEnums
D6_joint_slerp_drive enum value (defined in PhysxEnums)PhysxEnums
DJF_max_distance_enabled enum value (defined in PhysxEnums)PhysxEnums
DJF_mix_distance_enabled enum value (defined in PhysxEnums)PhysxEnums
DJF_spring_enabled enum value (defined in PhysxEnums)PhysxEnums
enable_contact_reporting(bool enabled) (defined in PhysxScene)PhysxScene
enable_controller_reporting(bool enabled) (defined in PhysxScene)PhysxScene
enable_trigger_reporting(bool enabled) (defined in PhysxScene)PhysxScene
fetch_results()PhysxScene
FFC_cartesian enum value (defined in PhysxEnums)PhysxEnums
FFC_cylindrical enum value (defined in PhysxEnums)PhysxEnums
FFC_spherical enum value (defined in PhysxEnums)PhysxEnums
FFC_toroidal enum value (defined in PhysxEnums)PhysxEnums
FFSG_exclude_group enum value (defined in PhysxEnums)PhysxEnums
FM_acceleration enum value (defined in PhysxEnums)PhysxEnums
FM_force enum value (defined in PhysxEnums)PhysxEnums
FM_impulse enum value (defined in PhysxEnums)PhysxEnums
FM_smooth_impulse enum value (defined in PhysxEnums)PhysxEnums
FM_smooth_velocity_change enum value (defined in PhysxEnums)PhysxEnums
FM_velocity_change enum value (defined in PhysxEnums)PhysxEnums
FO_and enum value (defined in PhysxEnums)PhysxEnums
FO_nand enum value (defined in PhysxEnums)PhysxEnums
FO_nor enum value (defined in PhysxEnums)PhysxEnums
FO_nxor enum value (defined in PhysxEnums)PhysxEnums
FO_or enum value (defined in PhysxEnums)PhysxEnums
FO_swap_and enum value (defined in PhysxEnums)PhysxEnums
FO_xor enum value (defined in PhysxEnums)PhysxEnums
force_init_type() (defined in PhysxScene)PhysxSceneinlinevirtual
get_actor (defined in PhysxScene)PhysxScene
get_actor(unsigned int idx) const (defined in PhysxScene)PhysxScene
get_actor_group_pair_flag(unsigned int g1, unsigned int g2, PhysxContactPairFlag flag)PhysxScene
get_actor_pair_flag(PhysxActor &actorA, PhysxActor &actorB, PhysxContactPairFlag flag)PhysxScene
get_best_parent_from_Set(const std::set< int > &) const (defined in TypedObject)TypedObjectinline
get_class_type() (defined in PhysxScene)PhysxSceneinlinestatic
get_clothPhysxScene
get_cloth(unsigned int idx) const (defined in PhysxScene)PhysxScene
get_controllerPhysxScene
get_controller(unsigned int idx) const (defined in PhysxScene)PhysxScene
get_debug_geom_node()PhysxScene
get_dominance_group_pair(unsigned int g1, unsigned int g2)PhysxScene
get_filter_bool() constPhysxScene
get_filter_constant0() constPhysxScene
get_filter_constant1() constPhysxScene
get_filter_op0() constPhysxScene
get_filter_op1() constPhysxScene
get_filter_op2() constPhysxScene
get_flag(PhysxSceneFlag flag) constPhysxScene
get_force_fieldPhysxScene
get_force_field(unsigned int idx) const (defined in PhysxScene)PhysxScene
get_force_field_shape_groupPhysxScene
get_force_field_shape_group(unsigned int idx) const (defined in PhysxScene)PhysxScene
get_gravity() constPhysxScene
get_group_collision_flag(unsigned int g1, unsigned int g2)PhysxScene
get_hightest_material_index() constPhysxScene
get_jointPhysxScene
get_joint(unsigned int idx) const (defined in PhysxScene)PhysxScene
get_materialPhysxScene
get_material(unsigned int idx) const (defined in PhysxScene)PhysxScene
get_material_from_index(unsigned int idx) constPhysxScene
get_num_actors (defined in PhysxScene)PhysxScene
get_num_actors() const (defined in PhysxScene)PhysxScene
get_num_clothsPhysxScene
get_num_cloths() const (defined in PhysxScene)PhysxScene
get_num_controllersPhysxScene
get_num_controllers() const (defined in PhysxScene)PhysxScene
get_num_force_field_shape_groupsPhysxScene
get_num_force_field_shape_groups() const (defined in PhysxScene)PhysxScene
get_num_force_fieldsPhysxScene
get_num_force_fields() const (defined in PhysxScene)PhysxScene
get_num_jointsPhysxScene
get_num_joints() const (defined in PhysxScene)PhysxScene
get_num_materialsPhysxScene
get_num_materials() const (defined in PhysxScene)PhysxScene
get_num_soft_bodiesPhysxScene
get_num_soft_bodies() const (defined in PhysxScene)PhysxScene
get_num_vehiclesPhysxScene
get_num_vehicles() const (defined in PhysxScene)PhysxScene
get_ref_countReferenceCountinline
get_ref_count() const (defined in ReferenceCount)ReferenceCountinline
get_shape_pair_flag(PhysxShape &shapeA, PhysxShape &shapeB)PhysxScene
get_soft_bodyPhysxScene
get_soft_body(unsigned int idx) const (defined in PhysxScene)PhysxScene
get_stats2() const (defined in PhysxScene)PhysxScene
get_type() const (defined in PhysxScene)PhysxSceneinlinevirtual
get_type (defined in TypedObject)TypedObject
get_type_index() constTypedObjectinline
get_vehiclePhysxScene
get_vehicle(unsigned int idx) const (defined in PhysxScene)PhysxScene
get_weak_list() constReferenceCountinline
get_wheel_shape_material()PhysxScene
has_weak_list() constReferenceCountinline
init_type() (defined in PhysxScene)PhysxSceneinlinestatic
is_contact_reporting_enabled() const (defined in PhysxScene)PhysxScene
is_controller_reporting_enabled() const (defined in PhysxScene)PhysxScene
is_exact_type(TypeHandle handle) constTypedObjectinline
is_hardware_scene() constPhysxScene
is_of_type(TypeHandle handle) constTypedObjectinline
is_trigger_reporting_enabled() const (defined in PhysxScene)PhysxScene
JF_collision_enabled enum value (defined in PhysxEnums)PhysxEnums
JF_visualization enum value (defined in PhysxEnums)PhysxEnums
link(NxScene *ptr) (defined in PhysxScene)PhysxScene
local_object()ReferenceCountinline
ls() const (defined in PhysxScene)PhysxSceneinlinevirtual
ls(std::ostream &out, int indent_level=0) const (defined in PhysxScene)PhysxSceneinlinevirtual
MF_anisotropic enum value (defined in PhysxEnums)PhysxEnums
MF_disable_friction enum value (defined in PhysxEnums)PhysxEnums
MF_disable_strong_friction enum value (defined in PhysxEnums)PhysxEnums
operator=(const TypedReferenceCount &copy) (defined in TypedReferenceCount)TypedReferenceCountinline
operator=(const TypedObject &copy)=default (defined in TypedObject)TypedObjectinline
overlap_capsule_shapes(const LPoint3f &p0, const LPoint3f &p1, float radius, PhysxShapesType shapesType=ST_all, PhysxMask mask=PhysxMask::all_on(), bool accurateCollision=true) constPhysxScene
overlap_sphere_shapes(const LPoint3f &center, float radius, PhysxShapesType shapesType=ST_all, PhysxMask mask=PhysxMask::all_on(), bool accurateCollision=true) constPhysxScene
P_adaptive_force enum value (defined in PhysxEnums)PhysxEnums
P_asynchronous_mesh_creation enum value (defined in PhysxEnums)PhysxEnums
P_bbox_noise_level enum value (defined in PhysxEnums)PhysxEnums
P_bounce_threshold enum value (defined in PhysxEnums)PhysxEnums
P_ccd_epsilon enum value (defined in PhysxEnums)PhysxEnums
P_coll_veta_jointed enum value (defined in PhysxEnums)PhysxEnums
P_constant_fluid_max_packets enum value (defined in PhysxEnums)PhysxEnums
P_constant_fluid_max_particles_per_step enum value (defined in PhysxEnums)PhysxEnums
P_continuous_cd enum value (defined in PhysxEnums)PhysxEnums
P_default_sleep_ang_vel_squared enum value (defined in PhysxEnums)PhysxEnums
P_default_sleep_energy enum value (defined in PhysxEnums)PhysxEnums
P_default_sleep_lin_vel_squared enum value (defined in PhysxEnums)PhysxEnums
P_dyn_frict_scaling enum value (defined in PhysxEnums)PhysxEnums
P_force_field_custom_kernel_epsilon enum value (defined in PhysxEnums)PhysxEnums
P_implicit_sweep_cache_size enum value (defined in PhysxEnums)PhysxEnums
P_improved_spring_solver enum value (defined in PhysxEnums)PhysxEnums
P_max_angular_velocity enum value (defined in PhysxEnums)PhysxEnums
P_penalty_force enum value (defined in PhysxEnums)PhysxEnums
P_select_hw_algo enum value (defined in PhysxEnums)PhysxEnums
P_skin_width enum value (defined in PhysxEnums)PhysxEnums
P_solver_convergence_threshold enum value (defined in PhysxEnums)PhysxEnums
P_sta_frict_scaling enum value (defined in PhysxEnums)PhysxEnums
P_trigger_trigger_callback enum value (defined in PhysxEnums)PhysxEnums
P_visualization_scale enum value (defined in PhysxEnums)PhysxEnums
P_visualize_active_vertices enum value (defined in PhysxEnums)PhysxEnums
P_visualize_actor_axes enum value (defined in PhysxEnums)PhysxEnums
P_visualize_body_ang_velocity enum value (defined in PhysxEnums)PhysxEnums
P_visualize_body_axes enum value (defined in PhysxEnums)PhysxEnums
P_visualize_body_joint_groups enum value (defined in PhysxEnums)PhysxEnums
P_visualize_body_lin_velocity enum value (defined in PhysxEnums)PhysxEnums
P_visualize_body_mass_axes enum value (defined in PhysxEnums)PhysxEnums
P_visualize_cloth_attachment enum value (defined in PhysxEnums)PhysxEnums
P_visualize_cloth_collisions enum value (defined in PhysxEnums)PhysxEnums
P_visualize_cloth_mesh enum value (defined in PhysxEnums)PhysxEnums
P_visualize_cloth_selfcollisions enum value (defined in PhysxEnums)PhysxEnums
P_visualize_cloth_sleep enum value (defined in PhysxEnums)PhysxEnums
P_visualize_cloth_sleep_vertex enum value (defined in PhysxEnums)PhysxEnums
P_visualize_cloth_tearable_vertices enum value (defined in PhysxEnums)PhysxEnums
P_visualize_cloth_tearing enum value (defined in PhysxEnums)PhysxEnums
P_visualize_cloth_validbounds enum value (defined in PhysxEnums)PhysxEnums
P_visualize_cloth_workpackets enum value (defined in PhysxEnums)PhysxEnums
P_visualize_collision_aabbs enum value (defined in PhysxEnums)PhysxEnums
P_visualize_collision_axes enum value (defined in PhysxEnums)PhysxEnums
P_visualize_collision_ccd enum value (defined in PhysxEnums)PhysxEnums
P_visualize_collision_compounds enum value (defined in PhysxEnums)PhysxEnums
P_visualize_collision_dynamic enum value (defined in PhysxEnums)PhysxEnums
P_visualize_collision_edges enum value (defined in PhysxEnums)PhysxEnums
P_visualize_collision_fnormals enum value (defined in PhysxEnums)PhysxEnums
P_visualize_collision_free enum value (defined in PhysxEnums)PhysxEnums
P_visualize_collision_shapes enum value (defined in PhysxEnums)PhysxEnums
P_visualize_collision_skeletons enum value (defined in PhysxEnums)PhysxEnums
P_visualize_collision_spheres enum value (defined in PhysxEnums)PhysxEnums
P_visualize_collision_static enum value (defined in PhysxEnums)PhysxEnums
P_visualize_collision_vnormals enum value (defined in PhysxEnums)PhysxEnums
P_visualize_contact_error enum value (defined in PhysxEnums)PhysxEnums
P_visualize_contact_force enum value (defined in PhysxEnums)PhysxEnums
P_visualize_contact_normal enum value (defined in PhysxEnums)PhysxEnums
P_visualize_contact_point enum value (defined in PhysxEnums)PhysxEnums
P_visualize_fluid_bounds enum value (defined in PhysxEnums)PhysxEnums
P_visualize_fluid_drains enum value (defined in PhysxEnums)PhysxEnums
P_visualize_fluid_dyn_collision enum value (defined in PhysxEnums)PhysxEnums
P_visualize_fluid_emitters enum value (defined in PhysxEnums)PhysxEnums
P_visualize_fluid_kernel_radius enum value (defined in PhysxEnums)PhysxEnums
P_visualize_fluid_mesh_packets enum value (defined in PhysxEnums)PhysxEnums
P_visualize_fluid_motion_limit enum value (defined in PhysxEnums)PhysxEnums
P_visualize_fluid_packet_data enum value (defined in PhysxEnums)PhysxEnums
P_visualize_fluid_packets enum value (defined in PhysxEnums)PhysxEnums
P_visualize_fluid_position enum value (defined in PhysxEnums)PhysxEnums
P_visualize_fluid_stc_collision enum value (defined in PhysxEnums)PhysxEnums
P_visualize_fluid_velocity enum value (defined in PhysxEnums)PhysxEnums
P_visualize_force_fields enum value (defined in PhysxEnums)PhysxEnums
P_visualize_joint_limits enum value (defined in PhysxEnums)PhysxEnums
P_visualize_joint_local_axes enum value (defined in PhysxEnums)PhysxEnums
P_visualize_joint_world_axes enum value (defined in PhysxEnums)PhysxEnums
P_visualize_softbody_attachment enum value (defined in PhysxEnums)PhysxEnums
P_visualize_softbody_collisions enum value (defined in PhysxEnums)PhysxEnums
P_visualize_softbody_mesh enum value (defined in PhysxEnums)PhysxEnums
P_visualize_softbody_sleep enum value (defined in PhysxEnums)PhysxEnums
P_visualize_softbody_sleep_vertex enum value (defined in PhysxEnums)PhysxEnums
P_visualize_softbody_tearable_vertices enum value (defined in PhysxEnums)PhysxEnums
P_visualize_softbody_tearing enum value (defined in PhysxEnums)PhysxEnums
P_visualize_softbody_validbounds enum value (defined in PhysxEnums)PhysxEnums
P_visualize_softbody_workpackets enum value (defined in PhysxEnums)PhysxEnums
P_visualize_world_axes enum value (defined in PhysxEnums)PhysxEnums
PhysxActorFlag enum name (defined in PhysxEnums)PhysxEnums
PhysxBodyFlag enum name (defined in PhysxEnums)PhysxEnums
PhysxBroadPhaseType enum name (defined in PhysxEnums)PhysxEnums
PhysxClothFlag enum name (defined in PhysxEnums)PhysxEnums
PhysxCombineMode enum name (defined in PhysxEnums)PhysxEnums
PhysxContactPairFlag enum name (defined in PhysxEnums)PhysxEnums
PhysxD6JointDriveType enum name (defined in PhysxEnums)PhysxEnums
PhysxD6JointFlag enum name (defined in PhysxEnums)PhysxEnums
PhysxD6JointMotion enum name (defined in PhysxEnums)PhysxEnums
PhysxDistanceJointFlag enum name (defined in PhysxEnums)PhysxEnums
PhysxFilterOp enum name (defined in PhysxEnums)PhysxEnums
PhysxForceFieldCoordinates enum name (defined in PhysxEnums)PhysxEnums
PhysxForceFieldShapeGroupFlag enum name (defined in PhysxEnums)PhysxEnums
PhysxForceMode enum name (defined in PhysxEnums)PhysxEnums
PhysxJointFlag enum name (defined in PhysxEnums)PhysxEnums
PhysxMaterialFlag enum name (defined in PhysxEnums)PhysxEnums
PhysxParameter enum name (defined in PhysxEnums)PhysxEnums
PhysxProjectionMode enum name (defined in PhysxEnums)PhysxEnums
PhysxPruningStructure enum name (defined in PhysxEnums)PhysxEnums
PhysxPulleyJointFlag enum name (defined in PhysxEnums)PhysxEnums
PhysxRevoluteJointFlag enum name (defined in PhysxEnums)PhysxEnums
PhysxScene() (defined in PhysxScene)PhysxSceneinline
PhysxSceneFlag enum name (defined in PhysxEnums)PhysxEnums
PhysxShapeFlag enum name (defined in PhysxEnums)PhysxEnums
PhysxShapesType enum name (defined in PhysxEnums)PhysxEnums
PhysxSoftBodyFlag enum name (defined in PhysxEnums)PhysxEnums
PhysxSphericalJointFlag enum name (defined in PhysxEnums)PhysxEnums
PhysxUpAxis enum name (defined in PhysxEnums)PhysxEnums
PhysxVertexAttachmentStatus enum name (defined in PhysxEnums)PhysxEnums
PhysxWheelFlag enum name (defined in PhysxEnums)PhysxEnums
PhysxWheelShapeFlag enum name (defined in PhysxEnums)PhysxEnums
PJF_is_rigid enum value (defined in PhysxEnums)PhysxEnums
PJF_motor_enabled enum value (defined in PhysxEnums)PhysxEnums
PM_linear_mindist enum value (defined in PhysxEnums)PhysxEnums
PM_none enum value (defined in PhysxEnums)PhysxEnums
PM_point_mindist enum value (defined in PhysxEnums)PhysxEnums
PS_dynamic_aabb_tree enum value (defined in PhysxEnums)PhysxEnums
PS_none enum value (defined in PhysxEnums)PhysxEnums
PS_octree enum value (defined in PhysxEnums)PhysxEnums
PS_quadtree enum value (defined in PhysxEnums)PhysxEnums
PS_static_aabb_tree enum value (defined in PhysxEnums)PhysxEnums
ptr() const (defined in PhysxScene)PhysxSceneinline
raycast_all_bounds(const PhysxRay &ray, PhysxShapesType shapesType=ST_all, PhysxMask mask=PhysxMask::all_on(), PhysxGroupsMask *groups=nullptr, bool smoothNormal=true) constPhysxScene
raycast_all_shapes(const PhysxRay &ray, PhysxShapesType shapesType=ST_all, PhysxMask mask=PhysxMask::all_on(), PhysxGroupsMask *groups=nullptr, bool smoothNormal=true) constPhysxScene
raycast_any_bounds(const PhysxRay &ray, PhysxShapesType shapesType=ST_all, PhysxMask mask=PhysxMask::all_on(), PhysxGroupsMask *groups=nullptr) constPhysxScene
raycast_any_shape(const PhysxRay &ray, PhysxShapesType shapesType=ST_all, PhysxMask mask=PhysxMask::all_on(), PhysxGroupsMask *groups=nullptr) constPhysxScene
raycast_closest_bounds(const PhysxRay &ray, PhysxShapesType shapesType=ST_all, PhysxMask mask=PhysxMask::all_on(), PhysxGroupsMask *groups=nullptr, bool smoothNormal=true) constPhysxScene
raycast_closest_shape(const PhysxRay &ray, PhysxShapesType shapesType=ST_all, PhysxMask mask=PhysxMask::all_on(), PhysxGroupsMask *groups=nullptr, bool smoothNormal=true) constPhysxScene
ref() constReferenceCountinline
ref_if_nonzero() constReferenceCountinline
release() (defined in PhysxScene)PhysxScene
RJF_limit_enabled enum value (defined in PhysxEnums)PhysxEnums
RJF_motor_enabled enum value (defined in PhysxEnums)PhysxEnums
RJF_spring_enabled enum value (defined in PhysxEnums)PhysxEnums
SBF_adhere enum value (defined in PhysxEnums)PhysxEnums
SBF_collision_twoway enum value (defined in PhysxEnums)PhysxEnums
SBF_comdamping enum value (defined in PhysxEnums)PhysxEnums
SBF_damping enum value (defined in PhysxEnums)PhysxEnums
SBF_disable_collision enum value (defined in PhysxEnums)PhysxEnums
SBF_disable_dynamic_ccd enum value (defined in PhysxEnums)PhysxEnums
SBF_fluid_collision enum value (defined in PhysxEnums)PhysxEnums
SBF_gravity enum value (defined in PhysxEnums)PhysxEnums
SBF_hardware enum value (defined in PhysxEnums)PhysxEnums
SBF_selfcollision enum value (defined in PhysxEnums)PhysxEnums
SBF_static enum value (defined in PhysxEnums)PhysxEnums
SBF_tearable enum value (defined in PhysxEnums)PhysxEnums
SBF_validbounds enum value (defined in PhysxEnums)PhysxEnums
SBF_visualization enum value (defined in PhysxEnums)PhysxEnums
SBF_volume_conservtion enum value (defined in PhysxEnums)PhysxEnums
set_actor_group_pair_flag(unsigned int g1, unsigned int g2, PhysxContactPairFlag flag, bool value)PhysxScene
set_actor_pair_flag(PhysxActor &actorA, PhysxActor &actorB, PhysxContactPairFlag flag, bool value)PhysxScene
set_controller_controller_hit_callback(PT(CallbackObject) cbobj) (defined in PhysxScene)PhysxSceneinline
set_controller_shape_hit_callback(PT(CallbackObject) cbobj) (defined in PhysxScene)PhysxSceneinline
set_dominance_group_pair(unsigned int g1, unsigned int g2, PhysxConstraintDominance dominance)PhysxScene
set_filter_bool(bool flag)PhysxScene
set_filter_constant0(const PhysxGroupsMask &mask)PhysxScene
set_filter_constant1(const PhysxGroupsMask &mask)PhysxScene
set_filter_ops(PhysxFilterOp op0, PhysxFilterOp op1, PhysxFilterOp op2)PhysxScene
set_gravity(const LVector3f &gravity)PhysxScene
set_group_collision_flag(unsigned int g1, unsigned int g2, bool enable)PhysxScene
set_shape_pair_flag(PhysxShape &shapeA, PhysxShape &shapeB, bool value)PhysxScene
set_timing_fixed(float maxTimestep=1.0f/60.0f, unsigned int maxIter=8)PhysxScene
set_timing_variable()PhysxScene
SF_cloth_disable_collision enum value (defined in PhysxEnums)PhysxEnums
SF_cloth_drain enum value (defined in PhysxEnums)PhysxEnums
SF_cloth_twoway enum value (defined in PhysxEnums)PhysxEnums
SF_disable_collision enum value (defined in PhysxEnums)PhysxEnums
SF_disable_collisions enum value (defined in PhysxEnums)PhysxEnums
SF_disable_raycasting enum value (defined in PhysxEnums)PhysxEnums
SF_disable_response enum value (defined in PhysxEnums)PhysxEnums
SF_disable_scene_mutex enum value (defined in PhysxEnums)PhysxEnums
SF_disable_scene_queries enum value (defined in PhysxEnums)PhysxEnums
SF_disable_sse enum value (defined in PhysxEnums)PhysxEnums
SF_dynamic_dynamic_ccd enum value (defined in PhysxEnums)PhysxEnums
SF_feature_indices enum value (defined in PhysxEnums)PhysxEnums
SF_fluid_disable_collision enum value (defined in PhysxEnums)PhysxEnums
SF_fluid_drain enum value (defined in PhysxEnums)PhysxEnums
SF_fluid_performance_hint enum value (defined in PhysxEnums)PhysxEnums
SF_fluid_twoway enum value (defined in PhysxEnums)PhysxEnums
SF_force_cone_friction enum value (defined in PhysxEnums)PhysxEnums
SF_point_contact_force enum value (defined in PhysxEnums)PhysxEnums
SF_restricted_scene enum value (defined in PhysxEnums)PhysxEnums
SF_sequential_primary enum value (defined in PhysxEnums)PhysxEnums
SF_softbody_disable_collision enum value (defined in PhysxEnums)PhysxEnums
SF_softbody_drain enum value (defined in PhysxEnums)PhysxEnums
SF_softbody_twoway enum value (defined in PhysxEnums)PhysxEnums
SF_trigger_enable enum value (defined in PhysxEnums)PhysxEnums
SF_trigger_on_enter enum value (defined in PhysxEnums)PhysxEnums
SF_trigger_on_leave enum value (defined in PhysxEnums)PhysxEnums
SF_trigger_on_stay enum value (defined in PhysxEnums)PhysxEnums
SF_visualization enum value (defined in PhysxEnums)PhysxEnums
simulate(float dt)PhysxScene
SJF_joint_spring_enabled enum value (defined in PhysxEnums)PhysxEnums
SJF_perpendicular_dir_constraints enum value (defined in PhysxEnums)PhysxEnums
SJF_swing_limit_enabled enum value (defined in PhysxEnums)PhysxEnums
SJF_swing_spring_enabled enum value (defined in PhysxEnums)PhysxEnums
SJF_twist_limit_enabled enum value (defined in PhysxEnums)PhysxEnums
SJF_twist_spring_enabled enum value (defined in PhysxEnums)PhysxEnums
ST_all enum value (defined in PhysxEnums)PhysxEnums
ST_dynamic enum value (defined in PhysxEnums)PhysxEnums
ST_static enum value (defined in PhysxEnums)PhysxEnums
test_ref_count_integrity() constReferenceCountinline
test_ref_count_nonzero() constReferenceCountinline
TypedObject()=default (defined in TypedObject)TypedObjectinline
TypedObject(const TypedObject &copy)=default (defined in TypedObject)TypedObjectinline
TypedReferenceCount() (defined in TypedReferenceCount)TypedReferenceCountinline
TypedReferenceCount(const TypedReferenceCount &copy) (defined in TypedReferenceCount)TypedReferenceCountinline
unlink() (defined in PhysxScene)PhysxScene
unref() constReferenceCountinlinevirtual
VAS_global enum value (defined in PhysxEnums)PhysxEnums
VAS_none enum value (defined in PhysxEnums)PhysxEnums
VAS_shape enum value (defined in PhysxEnums)PhysxEnums
weak_ref()ReferenceCountinline
weak_unref()ReferenceCountinline
WF_accelerated enum value (defined in PhysxEnums)PhysxEnums
WF_affected_by_handbrake enum value (defined in PhysxEnums)PhysxEnums
WF_steerable_auto enum value (defined in PhysxEnums)PhysxEnums
WF_steerable_input enum value (defined in PhysxEnums)PhysxEnums
WSF_axle_speed_override enum value (defined in PhysxEnums)PhysxEnums
WSF_clamped_friction enum value (defined in PhysxEnums)PhysxEnums
WSF_emulate_legacy_wheel enum value (defined in PhysxEnums)PhysxEnums
WSF_input_lat_slipvelocity enum value (defined in PhysxEnums)PhysxEnums
WSF_input_lng_slipvelocity enum value (defined in PhysxEnums)PhysxEnums
WSF_unscaled_spring_behavior enum value (defined in PhysxEnums)PhysxEnums
WSF_wheel_axis_contact_normal enum value (defined in PhysxEnums)PhysxEnums
X_up enum value (defined in PhysxEnums)PhysxEnums
Y_up enum value (defined in PhysxEnums)PhysxEnums
Z_up enum value (defined in PhysxEnums)PhysxEnums
~PhysxScene() (defined in PhysxScene)PhysxSceneinline
~ReferenceCount() (defined in ReferenceCount)ReferenceCountinlinevirtual
~TypedObject() (defined in TypedObject)TypedObjectvirtual