Home
last modified time | relevance | path

Searched refs:m_c0 (Results 1 – 25 of 87) sorted by relevance

1234

/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/toonz/
H A Dcellselectioncommand.cpp62 int m_r0, m_c0, m_r1, m_c1; member in __anonbf6bb6d40111::ReverseUndo
110 int m_r0, m_c0, m_r1, m_c1; member in __anonbf6bb6d40211::SwingUndo
169 int m_r0, m_c0, m_r1, m_c1; member in __anonbf6bb6d40311::IncrementUndo
254 int m_r0, m_c0, m_r1, m_c1; member in __anonbf6bb6d40411::RandomUndo
379 , m_c0(c0) in StepUndo()
480 , m_c0(c0) in EachUndo()
821 , m_c0(c0) in ResetStepUndo()
923 , m_c0(c0) in IncreaseStepUndo()
990 m_range.m_c0 = col; in increaseStepCells()
1039 , m_c0(c0) in DecreaseStepUndo()
[all …]
H A Dtimestretchpopup.cpp42 int m_c0, m_c1; member in __anonfa67a86f0111::TimeStretchUndo
55 , m_c0(c0) in TimeStretchUndo()
63 int nc = m_c1 - m_c0 + 1; in TimeStretchUndo()
90 for (c = m_c0; c <= m_c1; c++) { in undo()
95 xsh->setCell(i + m_r0, c, m_cells[i + nr * (c - m_c0)]); in undo()
100 for (c = m_c0; c <= m_c1; c++) { in undo()
103 xsh->setCell(i + m_r0, c, m_cells[i + nr * (c - m_c0)]); in undo()
113 selection->selectCells(m_r0, m_c0, m_r1, m_c1); in undo()
123 if (m_r1 - m_r0 < 0 || m_c1 - m_c0 < 0) return; in redo()
164 c0 = range.m_c0; in timeStretch()
[all …]
H A Dkeyframeselection.cpp131 int m_r0, m_r1, m_c0, m_c1; member in __anon677e6de90111::PasteKeyframesUndo
141 , m_c0(c0) in PasteKeyframesUndo()
164 shiftKeyframesWithoutUndo(m_r0, m_r1, m_c0, m_c1, true, true); in undo()
170 shiftKeyframesWithoutUndo(m_r0, m_r1, m_c0, m_c1, false, true); in redo()
189 int m_r0, m_r1, m_c0, m_c1; member in __anon677e6de90111::DeleteKeyframesUndo
198 , m_c0(c0) in DeleteKeyframesUndo()
209 shiftKeyframesWithoutUndo(m_r0, m_r1, m_c0, m_c1, false, true); in undo()
220 shiftKeyframesWithoutUndo(m_r0, m_r1, m_c0, m_c1, true, true); in redo()
236 int m_r0, m_r1, m_c0, m_c1; member in __anon677e6de90111::ShiftKeyframesUndo
243 , m_c0(c0) in ShiftKeyframesUndo()
[all …]
H A Dduplicatepopup.cpp34 int m_r0, m_c0; member in __anon59793f9e0111::DuplicateUndo
55 : m_r0(r0), m_c0(c0), m_r1(r1), m_c1(c1), m_upTo(upTo) {} in DuplicateUndo()
60 if (m_r0 == 0 && m_c0 == 0 && m_r1 == -1 && m_c1 == -1) return; in undo()
62 for (int j = m_c0; j <= m_c1; j++) in undo()
71 if (m_r0 == 0 && m_c0 == 0 && m_r1 == -1 && m_c1 == -1) return; in redo()
73 app->getCurrentXsheet()->getXsheet()->duplicateCells(m_r0, m_c0, m_r1, m_c1, in redo()
H A Dxsheetdragtool.cpp642 int m_c0, m_r0, m_r1; member in LevelExtenderTool
667 m_c0 = c0; in onClick()
717 TXshColumn *column = xsh->getColumn(m_c0 + c); in onCellChange()
720 xsh->removeCells(row, m_c0 + c, -dr); in onCellChange()
723 xsh->setCell(r, m_c0 + c, TXshCell()); in onCellChange()
735 TXshColumn *column = xsh->getColumn(m_c0 + c); in onCellChange()
751 TXshColumn *column = xsh->getColumn(m_c0 + c); in onCellChange()
778 TXshColumn *column = xsh->getColumn(m_c0 + c); in onCellChangeInvert()
799 TXshColumn *column = xsh->getColumn(m_c0 + c); in onCellChangeInvert()
801 xsh->clearCells(m_r0, m_c0 + c, dr); in onCellChangeInvert()
[all …]
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/include/
H A Dtcurves.h24 TPointD m_c0, m_c1;
27 TSegment() : m_c0(), m_c1(){}; in TSegment()
35 TSegment(const TSegment &src) : m_c0(src.m_c0), m_c1(src.m_c1) {} in TSegment()
50 m_c1 += m_c0 - p; in setP0()
51 m_c0 = p; in setP0()
57 return m_c0 == c.m_c0 && m_c1 == c.m_c1;
356 m_c0.x = other.m_c0.x;
358 m_c0.y = other.m_c0.y;
367 m_c0.x = p0.x; in setThickP0()
368 m_c0.y = p0.y; in setThickP0()
[all …]
/dports/graphics/ossim/ossim-OrchidIsland-2.11.1/src/support_data/
H A DossimNitfRsmpiaTag.cpp29 m_c0(), in ossimNitfRsmpiaTag()
62 in.read(m_c0, FLOAT21_SIZE); in parseStream()
93 out.write(m_c0, FLOAT21_SIZE); in writeStream()
131 << pfx << std::setw(24) << "C0:" << m_c0 << "\n" in print()
164 memset(m_c0, ' ', FLOAT21_SIZE); in clearFields()
192 m_c0[FLOAT21_SIZE] = '\0'; in clearFields()
272 return ossimString(m_c0); in getC0()
H A DossimRsmpia.cpp68 m_c0(0.0), in ossimRsmpia()
108 m_c0( obj.m_c0 ), in ossimRsmpia()
150 m_c0 = rhs.m_c0; in operator =()
194 kwl.add(pfx.c_str(), C0_KW.c_str(), m_c0); in saveState()
363 m_c0 = ossimString(value).toFloat64(); in loadState()
568 m_c0 = rsmpiaTag->getC0().toFloat64(); in initialize()
/dports/emulators/mess/mame-mame0226/src/devices/cpu/mb86233/
H A Dmb86233.cpp108 state_add(REG_C0, "C0", m_c0); in device_start()
135 save_item(NAME(m_c0)); in device_start()
202 m_c0 = 1; in device_reset()
615 case 0x0c: return m_c0; in read_reg()
662 m_c0 = v; in write_reg()
663 if(m_c0 == 1) in write_reg()
1171 if(m_c0 != 1) { in execute_run()
1172 m_c0 --; in execute_run()
1173 if(m_c0 == 1) in execute_run()
/dports/emulators/mame/mame-mame0226/src/devices/cpu/mb86233/
H A Dmb86233.cpp108 state_add(REG_C0, "C0", m_c0); in device_start()
135 save_item(NAME(m_c0)); in device_start()
202 m_c0 = 1; in device_reset()
615 case 0x0c: return m_c0; in read_reg()
662 m_c0 = v; in write_reg()
663 if(m_c0 == 1) in write_reg()
1171 if(m_c0 != 1) { in execute_run()
1172 m_c0 --; in execute_run()
1173 if(m_c0 == 1) in execute_run()
/dports/devel/bullet/bullet3-3.21/src/BulletSoftBody/
H A DbtSoftBodyData.h62 btVector3FloatData m_c0[4]; // gradients member
73 btMatrix3x3FloatData m_c0; // Impulse matrix member
H A DbtDeformableContactConstraint.cpp90 btVector3 impulse = m_anchor->m_c0 * vr; in solveConstraint()
272 …btVector3 impulse = m_contact->m_c0 * (vr + m_total_normal_dv * infoGlobal.m_deformable_cfm + ((m_… in solveConstraint()
275 …impulse += m_contact->m_c0 * (m_penetration * infoGlobal.m_deformable_erp / infoGlobal.m_timeStep … in solveConstraint()
277 btVector3 impulse_normal = m_contact->m_c0 * (cti.m_normal * dn); in solveConstraint()
384 const btVector3 impulse = m_contact->m_c0 * (cti.m_normal * dn); in solveSplitImpulse()
641 btVector3 impulse = m_contact->m_c0 * vr; in solveConstraint()
642 const btVector3 impulse_normal = m_contact->m_c0 * (m_contact->m_normal * dn); in solveConstraint()
/dports/graphics/blender/blender-2.91.0/extern/bullet2/src/BulletSoftBody/
H A DbtSoftBodyData.h62 btVector3FloatData m_c0[4]; // gradients member
73 btMatrix3x3FloatData m_c0; // Impulse matrix member
H A DbtDeformableContactConstraint.cpp90 btVector3 impulse = m_anchor->m_c0 * vr; in solveConstraint()
272 …btVector3 impulse = m_contact->m_c0 * (vr + m_total_normal_dv * infoGlobal.m_deformable_cfm + ((m_… in solveConstraint()
275 …impulse += m_contact->m_c0 * (m_penetration * infoGlobal.m_deformable_erp / infoGlobal.m_timeStep … in solveConstraint()
277 btVector3 impulse_normal = m_contact->m_c0 * (cti.m_normal * dn); in solveConstraint()
384 const btVector3 impulse = m_contact->m_c0 * (cti.m_normal * dn); in solveSplitImpulse()
638 btVector3 impulse = m_contact->m_c0 * vr; in solveConstraint()
639 const btVector3 impulse_normal = m_contact->m_c0 * (m_contact->m_normal * dn); in solveConstraint()
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/bullet/BulletSoftBody/
H A DbtSoftBodyData.h62 btVector3FloatData m_c0[4]; // gradients member
73 btMatrix3x3FloatData m_c0; // Impulse matrix member
H A DbtDeformableContactConstraint.cpp92 btVector3 impulse = m_anchor->m_c0 * vr; in solveConstraint()
218 btVector3 impulse = m_contact->m_c0 * vr; in solveConstraint()
219 const btVector3 impulse_normal = m_contact->m_c0 * (cti.m_normal * dn); in solveConstraint()
297 const btVector3 impulse = (m_contact->m_c0 * (cti.m_normal * dn / infoGlobal.m_timeStep)); in solveSplitImpulse()
498 btVector3 impulse = m_contact->m_c0 * vr; in solveConstraint()
499 const btVector3 impulse_normal = m_contact->m_c0 * (m_contact->m_normal * dn); in solveConstraint()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/Bullet/src/BulletSoftBody/
H A DbtSoftBodyData.h63 btVector3FloatData m_c0[4]; // gradients member
74 btMatrix3x3FloatData m_c0; // Impulse matrix member
/dports/devel/py-bullet3/bullet3-3.21/src/BulletSoftBody/
H A DbtSoftBodyData.h62 btVector3FloatData m_c0[4]; // gradients member
73 btMatrix3x3FloatData m_c0; // Impulse matrix member
H A DbtDeformableContactConstraint.cpp90 btVector3 impulse = m_anchor->m_c0 * vr; in solveConstraint()
272 …btVector3 impulse = m_contact->m_c0 * (vr + m_total_normal_dv * infoGlobal.m_deformable_cfm + ((m_… in solveConstraint()
275 …impulse += m_contact->m_c0 * (m_penetration * infoGlobal.m_deformable_erp / infoGlobal.m_timeStep … in solveConstraint()
277 btVector3 impulse_normal = m_contact->m_c0 * (cti.m_normal * dn); in solveConstraint()
384 const btVector3 impulse = m_contact->m_c0 * (cti.m_normal * dn); in solveSplitImpulse()
641 btVector3 impulse = m_contact->m_c0 * vr; in solveConstraint()
642 const btVector3 impulse_normal = m_contact->m_c0 * (m_contact->m_normal * dn); in solveConstraint()
/dports/games/OpenTomb/OpenTomb-win32-2018-02-03_alpha/extern/bullet/BulletSoftBody/
H A DbtSoftBodyData.h63 btVector3FloatData m_c0[4]; // gradients member
74 btMatrix3x3FloatData m_c0; // Impulse matrix member
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/bullet/src/BulletSoftBody/
H A DbtSoftBodyData.h63 btVector3FloatData m_c0[4]; // gradients member
74 btMatrix3x3FloatData m_c0; // Impulse matrix member
/dports/devel/godot/godot-3.2.3-stable/thirdparty/bullet/BulletSoftBody/
H A DbtSoftBodyData.h62 btVector3FloatData m_c0[4]; // gradients member
73 btMatrix3x3FloatData m_c0; // Impulse matrix member
H A DbtDeformableContactConstraint.cpp92 btVector3 impulse = m_anchor->m_c0 * vr; in solveConstraint()
218 btVector3 impulse = m_contact->m_c0 * vr; in solveConstraint()
219 const btVector3 impulse_normal = m_contact->m_c0 * (cti.m_normal * dn); in solveConstraint()
297 const btVector3 impulse = (m_contact->m_c0 * (cti.m_normal * dn / infoGlobal.m_timeStep)); in solveSplitImpulse()
498 btVector3 impulse = m_contact->m_c0 * vr; in solveConstraint()
499 const btVector3 impulse_normal = m_contact->m_c0 * (m_contact->m_normal * dn); in solveConstraint()
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/include/toonzqt/
H A Dswatchviewer.h67 TPixel32 m_c0, m_c1; variable
71 : BgPainter(name), m_c0(c0), m_c1(c1) {} in CheckboardBgPainter()
78 TRop::checkBoard(ras, m_c0, m_c1, d, TPointD()); in paint()
/dports/math/gismo/gismo-21.12.0/extensions/gsStructuralAnalysis/
H A DgsALMCrisfield.hpp184 m_c0 = m_DeltaU.dot(m_DeltaU) + m_DeltaL*m_DeltaL * A0 - math::pow(m_arcLength,2); in computeLambdasSimple()
191 m_alpha3 = m_c0 + m_eta*m_c1 + m_eta*m_eta*m_c2; in computeLambdasSimple()
202 m_alpha3 = m_c0 + m_eta*m_c1 + m_eta*m_eta*m_c2; in computeLambdasEta()
219 m_alpha3 = m_b0*m_b0 - 4.0*m_a0*m_c0; in computeLambdasModified()

1234