Sort Score
Result 10 results
Languages All
Labels All
Results 2,121 - 2,130 of 15,057 for

transformation

(0.24 sec)
  1. Simplificar la creación de la matriz de transfo...

    Aspose.3D for .NET API ofrece la clase TransformBuilder que simplifica la creación de la matriz de transformación por las operaciones de la cadena....<summary> /// Append the new transform to the chain /// </summary>...<summary> /// Prepend the new transform to the chain /// </summary>...

    docs.aspose.com/3d/es/net/simplify-the-creation...
  2. Concaténer les quaternions et appliquer sur les...

    Aspose.3D for .NET permet aux développeurs de combiner deux Transformations de rotation en une seule représentée dans un quaternion....développeurs de combiner deux transformation de rotation en une seule...création de matrice de transformation par les opérations de la...

    docs.aspose.com/3d/fr/net/concatenate-quaternio...
  3. Przekształć XML przy użyciu C++ | Aspose.PDF

    Prosty kod źródłowy demo do przekształcenia XML i załadowania do dokumentu PDF na dowolnej platformie z językiem C++....String xsltString ) { auto transform = MakeObject < System :: Xml...StringReader > ( xsltString )); transform -> Load ( reader ); auto memoryStream...

    products.aspose.com/pdf/pl/cpp/transform-xml/
  4. تبدیل XML با استفاده از C++ | Aspose.PDF

    کد منبع نسخه ی نمایشی ساده برای تبدیل XML و بارگذاری به سند PDF بر روی هر پلت فرم با زبان C++....String xsltString ) { auto transform = MakeObject < System :: Xml...StringReader > ( xsltString )); transform -> Load ( reader ); auto memoryStream...

    products.aspose.com/pdf/fa/cpp/transform-xml/
  5. Unisci mesh in file 3D|Documentation

    Gli sviluppatori possono unire più mesh in un'unica mesh valida. Potrebbero convertire tutte le mesh di una scena 3D, un nodo o un insieme di nodi in una singola mesh. Per raggiungere questo obiettivo, ci sono tre membri MergeMesh nella classe Aspose.ThreeD.Entities.PolygonModifier....a whole node to a single transformed mesh // Vertex elements like...whole scene to a single transformed mesh // Vertex elements like...

    docs.aspose.com/3d/it/net/merge-meshes-in-3d-file/
  6. دمج الشبكات في ملف 3D|Documentation

    يمكن للمطورين دمج شبكات متعددة في شبكة واحدة صالحة. قد يحولون جميع شبكات مشهد 3D أو عقدة أو مجموعة من العقد إلى شبكة واحدة. لتحقيق ذلك ، يوجد ثلاثة أعضاء من MergeMesh في فئة Aspose.ThreeD.Entities.PolygonModifier....a whole node to a single transformed mesh // Vertex elements like...whole scene to a single transformed mesh // Vertex elements like...

    docs.aspose.com/3d/ar/net/merge-meshes-in-3d-file/
  7. Generate Point Cloud to U3D File Formats via Ja...

    Sample Java generate point cloud code for U3D file. Use this example code to generate point cloud to U3D file within any Web or Desktop Java based application....3D Create a transform object through the EvaluateGlobalTransf...getEntities().size()> 0 ) { Matrix4 transform=n.evaluateGlobalTransf( true...

    products.aspose.com/3d/java/point-cloud/u3d/
  8. Generate Point Cloud to GLTF File Formats via J...

    Sample Java generate point cloud code for GLTF file. Use this example code to generate point cloud to GLTF file within any Web or Desktop Java based application....3D Create a transform object through the EvaluateGlobalTransf...getEntities().size()> 0 ) { Matrix4 transform=n.evaluateGlobalTransf( true...

    products.aspose.com/3d/java/point-cloud/gltf/
  9. Generate Point Cloud to OBJ File Formats via Ja...

    Sample Java generate point cloud code for OBJ file. Use this example code to generate point cloud to OBJ file within any Web or Desktop Java based application....3D Create a transform object through the EvaluateGlobalTransf...getEntities().size()> 0 ) { Matrix4 transform=n.evaluateGlobalTransf( true...

    products.aspose.com/3d/java/point-cloud/obj/
  10. Generate Point Cloud to USD File Formats via Ja...

    Sample Java generate point cloud code for USD file. Use this example code to generate point cloud to USD file within any Web or Desktop Java based application....3D Create a transform object through the EvaluateGlobalTransf...getEntities().size()> 0 ) { Matrix4 transform=n.evaluateGlobalTransf( true...

    products.aspose.com/3d/java/point-cloud/usd/