📄 ivp_i_friction_hash.cxx
字号:
// Copyright (C) Ipion Software GmbH 1999-2000. All rights reserved.
#include <ivp_physics.hxx>
#include <ivp_mindist_intern.hxx>
#include <ivp_friction.hxx>
#include <ivp_debug_manager.hxx>
#include <ivp_i_friction_hash.hxx>
IVP_Friction_Hash::~IVP_Friction_Hash() {
IVP_ASSERT( this->n_elems() == 0 );
};
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -