Rhino C++ API
8.13
|
#include <rhinoSdkGrips.h>
Public Member Functions | |
bool | IsSet () const |
void | Unset () |
Public Attributes | |
ON_3dVector | m_X |
ON_3dVector | m_Y |
ON_3dVector | m_Z |
Copyright (c) 1993-2017 Robert McNeel & Associates. All rights reserved. Rhinoceros is a registered trademark of Robert McNeel & Associates.
THIS SOFTWARE IS PROVIDED "AS IS" WITHOUT EXPRESS OR IMPLIED WARRANTY. ALL IMPLIED WARRANTIES OF FITNESS FOR ANY PARTICULAR PURPOSE AND OF MERCHANTABILITY ARE HEREBY DISCLAIMED.
For complete Rhino SDK copyright information see http://www.rhino3d.com/developer.
bool CRhinoGripDirections::IsSet | ( | ) | const |
void CRhinoGripDirections::Unset | ( | ) |
ON_3dVector CRhinoGripDirections::m_X |
ON_3dVector CRhinoGripDirections::m_Y |
ON_3dVector CRhinoGripDirections::m_Z |