Public Member Functions | Public Attributes
VertexPointers Class Reference

#include <OPC_MeshInterface.h>

List of all members.

Public Member Functions

bool BackfaceCulling (const Point &source)

Public Attributes

const PointVertex [3]

Detailed Description

This structure holds 3 vertex-pointers. It's mainly used by collision callbacks so that the app doesn't have to return 3 vertices to OPCODE (36 bytes) but only 3 pointers (12 bytes). It seems better but I never profiled the alternative.

Author:
Pierre Terdiman
Version:
1.3
Date:
March, 20, 2001

Definition at line 23 of file OPC_MeshInterface.h.


Member Function Documentation

bool VertexPointers::BackfaceCulling ( const Point source) [inline]

Definition at line 27 of file OPC_MeshInterface.h.


Member Data Documentation

Definition at line 25 of file OPC_MeshInterface.h.


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


openhrp3
Author(s): AIST, General Robotix Inc., Nakamura Lab of Dept. of Mechano Informatics at University of Tokyo
autogenerated on Thu Apr 11 2019 03:30:21