Maxon Developers Maxon Developers
    • Documentation
      • Cinema 4D Python API
      • Cinema 4D C++ API
      • Cineware API
      • ZBrush GoZ API
      • Code Examples on Github
    • Forum
    • Downloads
    • Support
      • Support Procedures
      • Registered Developer Program
      • Plugin IDs
      • Contact Us
    • Categories
      • Overview
      • News & Information
      • Cinema 4D SDK Support
      • Cineware SDK Support
      • ZBrush 4D SDK Support
      • Bugs
      • General Talk
    • Unread
    • Recent
    • Tags
    • Users
    • Login

    Missing Library

    General Talk
    c++ r20
    2
    3
    531
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Danchyg1337D
      Danchyg1337
      last edited by

      Hello! I'm trying to call IntersectSegments(). This function requires #include <geometryutils.h>, but my compiler says there is no such library.
      Here is SDK page.
      https://developers.maxon.net/docs/cpp/2023_2/classmaxon_1_1_geometry_utils_interface.html
      How to call this function? And why i don't have this library despite the sdk page.

      1 Reply Last reply Reply Quote 0
      • P
        PluginStudent
        last edited by PluginStudent

        geometryutils.h is part of the geom.framework.

        See also Where is lib_geom.h

        1 Reply Last reply Reply Quote 1
        • Danchyg1337D
          Danchyg1337
          last edited by

          Thank you!

          1 Reply Last reply Reply Quote 0
          • First post
            Last post