FRX SDK Documentation 2025 SP0
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
AcGsDCPoint Class Reference

#include <addclass.h>

Public Member Functions

 AcGsDCPoint (void)
 
 AcGsDCPoint (long, long)
 
void operator= (AcGsDCPoint const &)
 
bool operator== (AcGsDCPoint const &) const
 
bool operator!= (AcGsDCPoint const &) const
 

Public Attributes

long x
 
long y
 

Detailed Description

Definition at line 588 of file addclass.h.

Constructor & Destructor Documentation

◆ AcGsDCPoint() [1/2]

AcGsDCPoint::AcGsDCPoint ( void )

◆ AcGsDCPoint() [2/2]

AcGsDCPoint::AcGsDCPoint ( long ,
long  )

Member Function Documentation

◆ operator!=()

bool AcGsDCPoint::operator!= ( AcGsDCPoint const & ) const

◆ operator=()

void AcGsDCPoint::operator= ( AcGsDCPoint const & )

◆ operator==()

bool AcGsDCPoint::operator== ( AcGsDCPoint const & ) const

Member Data Documentation

◆ x

long AcGsDCPoint::x

Definition at line 591 of file addclass.h.

◆ y

long AcGsDCPoint::y

Definition at line 592 of file addclass.h.


The documentation for this class was generated from the following file: