public abstract class AInfinitePrimitive extends APrimitive
| Constructor and Description |
|---|
AInfinitePrimitive() |
AInfinitePrimitive(AInfinitePrimitive original,
Map<Object,Object> props) |
| Modifier and Type | Method and Description |
|---|---|
double |
getSupport(mikera.vectorz.Vector3 normal)
Gets the support distance for a given normal direction,
i.e.
|
void |
includeInBoundBox(BoundBox b) |
boolean |
isFinite() |
getIntersection, getPigment, getPropertiesgetBoundBox, toString, withpublic AInfinitePrimitive(AInfinitePrimitive original, Map<Object,Object> props)
public AInfinitePrimitive()
public boolean isFinite()
isFinite in class APrimitivepublic double getSupport(mikera.vectorz.Vector3 normal)
ISceneObjectgetSupport in interface ISceneObjectgetSupport in class APrimitivepublic void includeInBoundBox(BoundBox b)
Copyright © 2012. All Rights Reserved.