From professional translators, enterprises, web pages and freely available translation repositories.
bones can also be linked, creating a chain of hierarchically related bones.
Кості можуть прив’язуватися одна до одного, створюючи ланцюг ієрархічно пов’язаних костей.
Last Update: 2020-02-06
Usage Frequency: 2
Quality:
it's also interesting to make these interface meshes children of the armature object to make them hierarchically related to it.
Також корисно зробити ці інтерфейсні сіті нащадками об’єкта armature, щоб вони були ієрархічно до нього прив’язані та не губилися у сцені.
Last Update: 2017-06-22
Usage Frequency: 1
Quality:
blender has a special type of window, the outliner, which allows us to see every object in our scenes organized hierarchically.
blender має спеціальний тип вікна — Структуратор — outliner, яке дозволяє нам бачити кожен об’єкт в наших сценах, ієрархічно організованим.
Last Update: 2017-06-22
Usage Frequency: 1
Quality:
it's also useful to make this empty object child of the armature object, so all shapes are hierarchically related to the rig.
Також корисно зробити цей об’єкт-порожню «shapes» нащадком об’єкта-арматури armature, що всі власні форми були ієрархічно залежні від оснастки.
Last Update: 2017-06-22
Usage Frequency: 1
Quality:
info documents are arranged hierarchically with each page called a node. all info documents have a top node, & ie; the opening page. you can return to the top of an info document by pressing top.
Документи інформації мають ієрархічну структура, у якій кожна зі сторінок є вузлом. У всіх документів інформації (info) є Верхній вузол, тобто заголовна сторінка. Ви можете повернутися до Верхнього вузла за допомогою посилання Наверх.
Last Update: 2011-10-23
Usage Frequency: 1
Quality:
Warning: Contains invisible HTML formatting
the cost entities known to & kcachegrind; are given in the following. simple positions: instruction an assembler instruction at a specified address. source line of a function all instructions that the compiler (via debug information) maps to a given source line specified by source file name and line number, and which are executed in the context of some function. the latter is needed because a source line inside of an inlined function can appear in the context of multiple functions. instructions without any mapping to an actual source line are mapped to line number 0 in file???. function all source lines of a given function make up the function itself. a function is specified by its name and its location in some binary object if available. the latter is needed because binary objects of a single program each can hold functions with the same name (these can be accessed & eg; with dlopen or dlsym; the runtime linker resolves functions in a given search order of binary objects used). if a profiling tool cannot detect the symbol name of a function, & eg; because debug information is not available, either the address of the first executed instruction typically is used, or???. binary object all functions whose code is inside the range of a given binary object, either the main executable or a shared library. source file all functions whose first instruction is mapped to a line of the given source file. class symbol names of functions typically are hierarchically ordered in name spaces, & eg; c++ namespaces, or classes of object-oriented languages; thus, a class can hold functions of the class or embedded classes itself. profile part some time section of a profile run, with a given thread id, process id, and command line executed. as can be seen from the list, a set of cost entities often defines another cost entity; thus, there is a inclusion hierarchy of cost entities.
Елементи вартості, відомі & kcachegrind;, може бути подано у наведеному нижче вигляді. Прості позиції: Інструкція Інструкція асемблера за заданою адресою. Рядок коду у функції Всі інструкції, які компілятор (за допомогою відомостей для усування вад) пов’ язує з заданим рядком коду, який визначається за назвою файла і номером рядка і який виконується у контексті певної функції. Останній потрібен, оскільки рядок коду у вбудованій функції може з’ являтися у контексті декількох функцій. Інструкції без жодних прив’ язок до справжнього рядка коду пов’ язуються з рядком з номером 0 у файлі???. Функція Всі рядки коду певної функції самі складаються з функцій. Кожна функція задається своєю назвою і розташування у певному бінарному об’ єкті, якщо він доступний. Останній потрібен, оскільки бінарні об’ єкти окремої програми можуть міститися функції з однаковими назвами (до цих функцій можна отримати доступ, наприклад, за допомогою dlopen або dlsym; інструмент прив’ язки під час виконання визначає функції у вказаному порядку пошуку використаних бінарних об’ єктів). Якщо інструмент профілювання не може визначити назву символу функції, наприклад, оскільки інформація для усування вад недоступна, буде типово використано або адресу першої виконаної інструкції, або???. Бінарний об’ єкт Всі функції, чий код перебуває у діапазоні вказаного бінарного об’ єкта, основного виконуваного файла або спільної бібліотеки. Файл вихідних кодів Всі функції, перша інструкція яких пов’ язується з рядком певного файла вихідних кодів. Клас Символічні назви функцій, типово, впорядковано за просторами назв, наприклад, просторами назв c++ або класами у об’ єктно- орієнтованих мовах; отже, клас може містити функції класу або самих вбудованих класів. Частина профілювання Певний часовий розділ запуску профілювання з певним ідентифікатором потоку, ідентифікатором процесу і рядком команди, яку слід виконати. Як можна бачити зі списку, набір елементів вартості часто визначає інший елемент вартості; таким чином, існує послідовна ієрархія елементів вартості, структуру якої можна зрозуміти з наведеного вище опису.
Last Update: 2011-10-23
Usage Frequency: 1
Quality:
Warning: Contains invisible HTML formatting