CFx SDK Documentation  2023 SP0
Public Member Functions | Public Attributes | List of all members
OdTrVisSectionPlane Struct Reference

#include <TrVisDefs.h>

Public Member Functions

 OdTrVisSectionPlane ()
 
void set (OdGePoint3d position, OdGeVector3d normal)
 
OdGePoint3d position () const
 
OdGeVector3d normal () const
 
void transformBy (const OdGeMatrix3d &xfm)
 

Public Attributes

float entry [3][3]
 

Detailed Description

Library: Source code provided. <group ExRender_Windows_Classes>

Definition at line 194 of file TrVisDefs.h.

Constructor & Destructor Documentation

◆ OdTrVisSectionPlane()

OdTrVisSectionPlane::OdTrVisSectionPlane ( )
inline

Definition at line 197 of file TrVisDefs.h.

Member Function Documentation

◆ normal()

OdGeVector3d OdTrVisSectionPlane::normal ( ) const
inline

Definition at line 209 of file TrVisDefs.h.

◆ position()

OdGePoint3d OdTrVisSectionPlane::position ( ) const
inline

Definition at line 208 of file TrVisDefs.h.

◆ set()

void OdTrVisSectionPlane::set ( OdGePoint3d  position,
OdGeVector3d  normal 
)
inline

Definition at line 203 of file TrVisDefs.h.

◆ transformBy()

void OdTrVisSectionPlane::transformBy ( const OdGeMatrix3d xfm)
inline

Definition at line 210 of file TrVisDefs.h.

Member Data Documentation

◆ entry

float OdTrVisSectionPlane::entry[3][3]

Definition at line 196 of file TrVisDefs.h.


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