GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
SG_PLANE(3) FreeBSD Library Functions Manual SG_PLANE(3)

SG_PlaneAgar-SG plane node

#include <agar/core.h>
#include <agar/sg.h>

The SG_Plane node represents a reference geometrical plane. This is useful in feature-based modeling, or as construction geometry. The SG_Plane structure itself has no parameters. The intrinsic node orientation is the normal vector (the a, b, c coefficients) of the plane, and the d coefficient is obtained from the node's world coordinates.

AG_Object(3) -> SG_Node(3) -> SG_Geom(3) -> SG_Plane.

SG_Plane *
(SG_Node *parent, const char *name);

The () function creates a new reference plane.

M_Plane(3), M_Point(3), M_Real(3), M_Vector(3), SG(3), SG_Geom(3), SG_Intro(3), SG_Node(3)

The SG_Plane node class first appeared in Agar 1.6.0.

December 21, 2022 Agar 1.7

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.